Searched defs:SwapAllocator (Results 1 – 1 of 1) sorted by relevance
111 template <typename T> class SwapAllocator; variable125 explicit SwapAllocator(SwapSpace* swap_space) : swap_space_(swap_space) {} in SwapAllocator() function128 SwapAllocator(const SwapAllocator<U>& other) in SwapAllocator() function139 friend class SwapAllocator; variable161 explicit SwapAllocator(SwapSpace* swap_space) : swap_space_(swap_space) {} in SwapAllocator() function164 SwapAllocator(const SwapAllocator<U>& other) in SwapAllocator() function218 friend class SwapAllocator; variable