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