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
291 class TaggingAllocator; variable321 friend class TaggingAllocator<Tag_X>; member331 TEST_CONSTEXPR TaggingAllocator(const TaggingAllocator<U>&) {} in TaggingAllocator() function