Searched defs:_STLP_IS_POD (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro

Completed in 3 milliseconds