Searched defs:StlAllocator (Results 1 – 1 of 1) sorted by relevance
330 struct StlAllocator { struct342 typedef StlAllocator<U> other; argument391 StlAllocator<T>::StlAllocator(Allocator* allocator) : allocator(allocator) {} in StlAllocator() function395 StlAllocator<T>::StlAllocator(const StlAllocator<U>& other) { in StlAllocator() function