class Gambit::CallFcn< HostSpec, MapTag::Get >
Specialisation of CallFcn for calling ‘getter’ functions. More…
#include <spec_fptrfinder.hpp>
Public Functions
Name | |
---|---|
CallFcn(FptrFinder< HostSpec, MapTag::Get > * host) | |
double | operator()() |
Detailed Description
template <class HostSpec >
class Gambit::CallFcn< HostSpec, MapTag::Get >;
Specialisation of CallFcn for calling ‘getter’ functions.
Public Functions Documentation
function CallFcn
inline CallFcn(
FptrFinder< HostSpec, MapTag::Get > * host
)
function operator()
inline double operator()()
Updated on 2025-02-12 at 16:10:30 +0000