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)
doubleoperator()()

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