class Gambit::CallFcn< HostSpec, MapTag::Set >

Specialisation of CallFcn for calling ‘setter’ functions. More…

#include <spec_fptrfinder.hpp>

Public Functions

Name
CallFcn(FptrFinder< HostSpec, MapTag::Set > * host)
voidoperator()(const double set_value)

Detailed Description

template <class HostSpec >
class Gambit::CallFcn< HostSpec, MapTag::Set >;

Specialisation of CallFcn for calling ‘setter’ functions.

Public Functions Documentation

function CallFcn

inline CallFcn(
    FptrFinder< HostSpec, MapTag::Set > * host
)

function operator()

inline void operator()(
    const double set_value
)

Updated on 2023-06-26 at 21:36:50 +0000