|
degate 0.1.1
|
A pointer trait for the special shared pointer of type T. More...
#include <TypeTraits.h>
Static Public Attributes | |
| static const bool | value = true |
A pointer trait for the special shared pointer of type T.
Definition at line 55 of file TypeTraits.h.
const bool degate::is_pointer< std::tr1::shared_ptr< T > >::value = true [static] |
Definition at line 56 of file TypeTraits.h.
1.7.4