Home
last modified time | relevance | path

Searched defs:has_trivial_assignment_operator (Results 1 – 6 of 6) sorted by relevance

/external/stlport/test/unit/
Duninitialized_test.cpp62 typedef __true_type has_trivial_assignment_operator; typedef
72 typedef __true_type has_trivial_assignment_operator; typedef
Ddeque_test.cpp251 typedef __true_type has_trivial_assignment_operator; typedef
Dtype_traits_test.cpp122 typedef __true_type has_trivial_assignment_operator; typedef
517 typedef __true_type has_trivial_assignment_operator; typedef
Dvector_test.cpp422 typedef __true_type has_trivial_assignment_operator; typedef
/external/stlport/stlport/stl/
Dboost_type_traits.h77 typedef typename __bool2type<trivial_assign>::_Ret has_trivial_assignment_operator; typedef
D_alloc.h411 typedef _STLportAlloc has_trivial_assignment_operator; typedef