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

/ndk/sources/cxx-stl/stlport/stlport/stl/
H A Dtype_manips.h178 template <class _Tp> struct _IsUnQual;
182 typedef typename _IsUnQual<_Dst>::_Ret _Tr2;
270 struct _IsUnQual { struct

Completed in 28 milliseconds