cohtml::CoherentToBoolean< T * >
#include <Property.h>
Public Functions
| Name | |
|---|---|
| bool | Invoke(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
)