1.26.2.1
Gameface
Static Public Member Functions
|
List of all members
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
)
inline
static
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