1.26.2.1
Gameface
cohtml::CoherentToBoolean< T > Struct Template Reference

Static Public Member Functions

static bool Invoke (const T &v, bool *boolean)
 Convert from C++ value to a boolean. More...
 

Member Function Documentation

◆ Invoke()

template<typename T >
static bool cohtml::CoherentToBoolean< T >::Invoke ( const T &  v,
bool *  boolean 
)
inlinestatic

Convert from C++ value to a boolean.

Parameters
v- the C++ value
boolean- output parameter for the value
Returns
true - if the conversion was successful