Searched defs:SwapAllocator (Results 1 – 1 of 1) sorted by relevance
112 template <typename T> class SwapAllocator; variable126 explicit SwapAllocator(SwapSpace* swap_space) : swap_space_(swap_space) {} in SwapAllocator() function129 SwapAllocator(const SwapAllocator<U>& other) in SwapAllocator() function140 friend class SwapAllocator; variable162 explicit SwapAllocator(SwapSpace* swap_space) : swap_space_(swap_space) {} in SwapAllocator() function165 SwapAllocator(const SwapAllocator<U>& other) in SwapAllocator() function219 friend class SwapAllocator; variable