Searched defs:RecyclingZoneAllocator (Results 1 – 1 of 1) sorted by relevance
91 RecyclingZoneAllocator() in RecyclingZoneAllocator() function96 explicit RecyclingZoneAllocator(Zone* zone) throw() in RecyclingZoneAllocator() function98 explicit RecyclingZoneAllocator(const RecyclingZoneAllocator& other) throw() in RecyclingZoneAllocator() function101 RecyclingZoneAllocator(const RecyclingZoneAllocator<U>& other) throw() in RecyclingZoneAllocator() function104 friend class RecyclingZoneAllocator; variable