Home
last modified time | relevance | path

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

/third_party/boost/libs/container/test/
Dstable_vector_test.cpp68 …pedef typename GetAllocatorCont<VoidAllocator>::template apply<test::movable_int>::type MyMoveCont; in test_cont_variants() typedef
74 if(test::vector_test<MyMoveCont>()) in test_cont_variants()
Dlist_test.cpp87 …pedef typename GetAllocatorCont<VoidAllocator>::template apply<test::movable_int>::type MyMoveCont; in test_cont_variants() typedef
93 if(test::list_test<MyMoveCont, true>()) in test_cont_variants()
Dvector_test.cpp123 …pedef typename GetAllocatorCont<VoidAllocator>::template apply<test::movable_int>::type MyMoveCont; in test_cont_variants() typedef
129 if(test::vector_test<MyMoveCont>()) in test_cont_variants()
Ddeque_test.cpp304 …pedef typename GetAllocatorCont<VoidAllocator>::template apply<test::movable_int>::type MyMoveCont; in test_cont_variants() typedef
310 if(test::vector_test<MyMoveCont>()) in test_cont_variants()