Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
Dboost_type_traits.h136 enum { boost_trivial_constructor = ::boost::has_trivial_constructor<uncv>::value }; enumerator
137 typedef typename __bool2type<boost_trivial_constructor>::_Ret _BoostTrivialInit;