Home
last modified time | relevance | path

Searched refs:uncv (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
Dboost_type_traits.h134 typedef typename ::boost::remove_cv<_Tp>::type uncv; typedef
136 enum { boost_trivial_constructor = ::boost::has_trivial_constructor<uncv>::value };
138 typedef typename __type_traits<uncv>::has_trivial_default_constructor _STLPTrivialInit;