Home
last modified time | relevance | path

Searched defs:GetAllocatorCont (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/container/test/
Dstable_vector_test.cpp52 struct GetAllocatorCont struct
67 typedef typename GetAllocatorCont<VoidAllocator>::template apply<int>::type MyCont; in test_cont_variants() argument
Dlist_test.cpp71 struct GetAllocatorCont struct
86 typedef typename GetAllocatorCont<VoidAllocator>::template apply<int>::type MyCont; in test_cont_variants() argument
Dslist_test.cpp41 struct GetAllocatorCont struct
44 struct apply
Ddeque_test.cpp288 struct GetAllocatorCont struct
303 typedef typename GetAllocatorCont<VoidAllocator>::template apply<int>::type MyCont; in test_cont_variants() argument
Dvector_test.cpp107 struct GetAllocatorCont struct
122 typedef typename GetAllocatorCont<VoidAllocator>::template apply<int>::type MyCont; in test_cont_variants() argument