Searched defs:AllocWithPrivateInheritance (Results 1 – 3 of 3) sorted by relevance
478 struct AllocWithPrivateInheritance : private std::allocator<T> { struct479 using value_type = T;