Home
last modified time | relevance | path

Searched defs:ConvertibleToAlloc (Results 1 – 7 of 7) sorted by relevance

/llvm-project/libcxx/test/std/containers/container.adaptors/queue/queue.cons/
H A Ddeduct.pass.cpp81 typedef test_allocator<int> ConvertibleToAlloc; in main() typedef
114 typedef test_allocator<int> ConvertibleToAlloc; in main() typedef
/llvm-project/libcxx/test/std/containers/container.adaptors/stack/stack.cons/
H A Ddeduct.pass.cpp85 typedef test_allocator<int> ConvertibleToAlloc; in main() typedef
118 typedef test_allocator<int> ConvertibleToAlloc; in main() typedef
/llvm-project/libcxx/test/std/containers/sequences/deque/deque.cons/
H A Ddeduct.pass.cpp110 typedef test_allocator<int> ConvertibleToAlloc; in main() typedef
/llvm-project/libcxx/test/std/containers/sequences/list/list.cons/
H A Ddeduct.pass.cpp107 typedef test_allocator<int> ConvertibleToAlloc; in main() typedef
/llvm-project/libcxx/test/std/containers/sequences/forwardlist/forwardlist.cons/
H A Ddeduct.pass.cpp108 typedef test_allocator<int> ConvertibleToAlloc; in main() typedef
/llvm-project/libcxx/test/std/containers/sequences/vector/vector.cons/
H A Ddeduct.pass.cpp135 typedef test_allocator<int> ConvertibleToAlloc; in tests() typedef
/llvm-project/libcxx/test/std/containers/container.adaptors/priority.queue/priqueue.cons/
H A Ddeduct.pass.cpp125 typedef test_allocator<int> ConvertibleToAlloc; in main() typedef
164 typedef test_allocator<int> ConvertibleToAlloc; in main() typedef