Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dtest_allocator.h299 template <typename T> class TaggingAllocator; variable
331 friend class TaggingAllocator<Tag_X>; member
342 TaggingAllocator(const TaggingAllocator<U>&) { } in TaggingAllocator() function