cohtml::CoherentToNumber< T *, N >

More…

#include <Property.h>

Public Functions

Name
boolInvoke(T * ptr, N * number)

Detailed Description

template <typename T ,
typename N >
struct cohtml::CoherentToNumber< T *, N >;

Public Functions Documentation

function Invoke

static inline bool Invoke(
    T * ptr,
    N * number
)