Home
last modified time | relevance | path

Searched defs:AllocT (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/containers/sequences/vector.bool/
H A Dmove.pass.cpp66 using AllocT = Vect::allocator_type; in tests() typedef
/llvm-project/libcxx/test/std/containers/container.requirements/container.requirements.general/
H A Dallocator_move.pass.cpp33 using AllocT = typename C::allocator_type; in test() typedef