CppInterOp
C++ Language Interoperability Layer
Loading...
Searching...
No Matches
Functions
Cpp::Thunks Namespace Reference

Functions

template<class T , std::size_t Slot, class R , class... Args>
dispatch (void *self, Args... args)
 

Function Documentation

◆ dispatch()

template<class T , std::size_t Slot, class R , class... Args>
R Cpp::Thunks::dispatch ( void *  self,
Args...  args 
)

Definition at line 46 of file CppInterOpThunks.h.