class Gambit::Scanner::scan_ptr
Generic ptr that takes ownership of a Function_Base. This is how a plugin will call a function. More…
Detailed Description
template <typename T >
class Gambit::Scanner::scan_ptr;
Generic ptr that takes ownership of a Function_Base. This is how a plugin will call a function.
Updated on 2024-07-18 at 13:53:32 +0000