HomeSort by relevance Sort by last modified time
    Searched full:has_nothrow_copy_imp (Results 1 - 1 of 1) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
has_nothrow_copy.hpp 22 struct has_nothrow_copy_imp{ struct in namespace:boost::detail
32 BOOST_TT_AUX_BOOL_TRAIT_DEF1(has_nothrow_copy,T,::boost::detail::has_nothrow_copy_imp<T>::value)
33 BOOST_TT_AUX_BOOL_TRAIT_DEF1(has_nothrow_copy_constructor,T,::boost::detail::has_nothrow_copy_imp<T>::value)

Completed in 198 milliseconds