Searched defs:AllocatorAdapter (Results 1 – 2 of 2) sorted by relevance
23 class AllocatorAdapter; variable51 AllocatorAdapter(const AllocatorAdapter<U, ALLOC_SCOPE_T> &other) : allocator_(other.allocator_) in AllocatorAdapter() function66 friend class AllocatorAdapter; variable98 AllocatorAdapter(const AllocatorAdapter<U, ALLOC_SCOPE_T> &other) : allocator_(other.allocator_) in AllocatorAdapter() function155 friend class AllocatorAdapter; variable
70 class AllocatorAdapter; variable