|
degate 0.1.1
|
A pointer trait for the generic type T *. More...
#include <TypeTraits.h>
Static Public Attributes | |
| static const bool | value = true |
A pointer trait for the generic type T *.
Definition at line 45 of file TypeTraits.h.
const bool degate::is_pointer< T * >::value = true [static] |
Definition at line 46 of file TypeTraits.h.
1.7.4