Home
last modified time | relevance | path

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

/third_party/boost/libs/container/test/
Dlist_test.cpp88 …tAllocatorCont<VoidAllocator>::template apply<test::movable_and_copyable_int>::type MyCopyMoveCont; in test_cont_variants() typedef
95 if(test::list_test<MyCopyMoveCont, true>()) in test_cont_variants()
97 if(test::list_test<MyCopyMoveCont, true>()) in test_cont_variants()
Dstable_vector_test.cpp69 …tAllocatorCont<VoidAllocator>::template apply<test::movable_and_copyable_int>::type MyCopyMoveCont; in test_cont_variants() typedef
76 if(test::vector_test<MyCopyMoveCont>()) in test_cont_variants()
Dvector_test.cpp124 …tAllocatorCont<VoidAllocator>::template apply<test::movable_and_copyable_int>::type MyCopyMoveCont; in test_cont_variants() typedef
131 if(test::vector_test<MyCopyMoveCont>()) in test_cont_variants()
Ddeque_test.cpp305 …tAllocatorCont<VoidAllocator>::template apply<test::movable_and_copyable_int>::type MyCopyMoveCont; in test_cont_variants() typedef
312 if(test::vector_test<MyCopyMoveCont>()) in test_cont_variants()