|
CppInterOp
C++ Language Interoperability Layer
|
Functions | |
| template<class T , std::size_t Slot, class R , class... Args> | |
| R | dispatch (void *self, Args... args) |
| R Cpp::Thunks::dispatch | ( | void * | self, |
| Args... | args | ||
| ) |
Definition at line 46 of file CppInterOpThunks.h.