Searched defs:TaggingAllocator (Results 1 – 2 of 2) sorted by relevance
299 template <typename T> class TaggingAllocator; variable331 friend class TaggingAllocator<Tag_X>; member342 TaggingAllocator(const TaggingAllocator<U>&) { } in TaggingAllocator() function
297 class TaggingAllocator; variable327 friend class TaggingAllocator<Tag_X>; member337 TEST_CONSTEXPR TaggingAllocator(const TaggingAllocator<U>&) {} in TaggingAllocator() function