![]() |
LibraryLink Utilities
3.0.1
Modern C++ wrapper over LibraryLink and WSTP
|
Helper structure to fully customize the way MArgumentManager sets an object of type T as result of a library function.
#include <MArgumentManager.h>
Static Public Member Functions | |
| static void | set (MArgumentManager &, const T &) |
| A function that tells LLU how to send an object of a user-defined type as a result of a library function This function is used internally by MArgumentManager::set. More... | |
|
inlinestatic |
A function that tells LLU how to send an object of a user-defined type as a result of a library function This function is used internally by MArgumentManager::set.