cohtml::CoherentToBoolean< T * >

More…

#include <Property.h>

Public Functions

Name
boolInvoke(T * ptr, bool * boolean)

Detailed Description

template <typename T >
struct cohtml::CoherentToBoolean< T * >;

Public Functions Documentation

function Invoke

static inline bool Invoke(
    T * ptr,
    bool * boolean
)