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 2023-06-26 at 21:36:52 +0000