Searched refs:uncv1 (Results 1 – 1 of 1) sorted by relevance
88 typedef typename ::boost::remove_cv<_Tp1>::type uncv1; typedef91 enum { same = ::boost::is_same<uncv1, uncv2>::value };94 enum { boost_trivial_assign = ::boost::has_trivial_assign<uncv1>::value };96 typedef typename __type_traits<uncv1>::has_trivial_assignment_operator _STLPTrivialAssign;105 typedef typename ::boost::remove_cv<_Tp1>::type uncv1; typedef108 enum { same = ::boost::is_same<uncv1, uncv2>::value };111 enum { boost_trivial_copy = ::boost::has_trivial_copy<uncv1>::value };113 typedef typename __type_traits<uncv1>::has_trivial_copy_constructor _STLPTrivialCopy;