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

/external/stlport/test/unit/
H A Duninitialized_test.cpp62 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
72 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
H A Ddeque_test.cpp251 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
H A Dvector_test.cpp422 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
H A Dtype_traits_test.cpp122 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
517 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
/external/stlport/stlport/stl/
H A D_pair.h166 typedef typename _Land2<typename _T1Traits::has_trivial_assignment_operator,
167 typename _T2Traits::has_trivial_assignment_operator>::_Ret has_trivial_assignment_operator; typedef in struct:__type_traits
H A D_function_base.h97 typedef _STLportLess has_trivial_assignment_operator; typedef in struct:__type_traits
H A D_pthread_alloc.h248 typedef _STLportAlloc has_trivial_assignment_operator; typedef in struct:__pthread_alloc_type_traits
431 typedef _STLportAlloc has_trivial_assignment_operator; typedef in struct:__perthread_alloc_type_traits
H A Dboost_type_traits.h77 typedef typename __bool2type<trivial_assign>::_Ret has_trivial_assignment_operator; typedef in struct:__type_traits
96 typedef typename __type_traits<uncv1>::has_trivial_assignment_operator _STLPTrivialAssign;
H A Dtype_traits.h148 typedef __false_type has_trivial_assignment_operator; typedef in struct:__type_traits_aux
157 typedef __false_type has_trivial_assignment_operator; typedef in struct:__type_traits_aux
166 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits_aux
245 typedef __false_type has_trivial_assignment_operator; typedef in struct:__type_traits
251 typedef typename __bool2type<_STLP_HAS_TRIVIAL_ASSIGN(_Tp)>::_Ret has_trivial_assignment_operator; typedef in struct:__type_traits
389 typedef typename __type_traits<_Src>::has_trivial_assignment_operator _Tr1;
392 typedef typename __type_traits<_UnConstSrc>::has_trivial_assignment_operator _Tr1;
H A D_alloc.h411 typedef _STLportAlloc has_trivial_assignment_operator; typedef in struct:__alloc_type_traits
H A D_hashtable.h161 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
H A D_bvector.h96 typedef __false_type has_trivial_assignment_operator; typedef in struct:__type_traits
243 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
H A D_deque.h314 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
H A D_list.h154 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
H A D_slist.h130 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
H A D_tree.h210 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits

Completed in 188 milliseconds