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 2022-08-03 at 12:57:56 +0000