Searched defs:Alloc2 (Results 1 – 3 of 3) sorted by relevance
36 typedef std::allocator<char> Alloc2; in main() typedef
33 BumpPtrAllocator Alloc2 = std::move(Alloc); in TEST() local
312 using Alloc2 = ValidateForwarding<1, false>; in TEST() typedef