/home/ntakagi/work/STLport-5.1.5/stlport/stl/_ptrs_specialize.h File Reference#include <stl/type_traits.h> Go to the source code of this file.
Define Documentation
Definition at line 15 of file _ptrs_specialize.h.
Definition at line 21 of file _ptrs_specialize.h.
Definition at line 42 of file _ptrs_specialize.h.
Definition at line 31 of file _ptrs_specialize.h.
Value: _STLP_TYPE_TRAITS_POD_SPECIALIZE(_Type*) \ _STLP_TYPE_TRAITS_POD_SPECIALIZE(const _Type*) \ _STLP_TYPE_TRAITS_POD_SPECIALIZE(_Type**) \ _STLP_TYPE_TRAITS_POD_SPECIALIZE(_Type* const *) \ _STLP_TYPE_TRAITS_POD_SPECIALIZE(const _Type**) \ _STLP_TYPE_TRAITS_POD_SPECIALIZE(_Type***) \ _STLP_TYPE_TRAITS_POD_SPECIALIZE(const _Type***) Definition at line 32 of file _ptrs_specialize.h.
Generated on Mon Mar 10 15:32:49 2008 by ![]() |