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 2025-02-12 at 15:36:39 +0000