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