Searched defs:FactoryAllocator (Results 1 – 1 of 1) sorted by relevance
90 struct FactoryAllocator : std::allocator<T> { struct94 FactoryAllocator(FactoryAllocator<T1>) {} in FactoryAllocator() function98 typedef FactoryAllocator<T1> other; argument106 FactoryAllocator<Private> factory_alloc; in allocate() argument