Searched defs:ObjectDeallocator (Results 1 – 4 of 4) sorted by relevance
15 ObjectDeallocator(const Block deallocator) : deallocator(deallocator) {}; in ObjectDeallocator() function
15 ObjectDeallocator(const ObjectDeallocatorBlock deallocator) : deallocator(deallocator) {}; in ObjectDeallocator() function