Searched refs:allocate_handler_type (Results 1 – 1 of 1) sorted by relevance
78 using allocate_handler_type = void* (*)(std::size_t size); typedef79 static std::atomic<allocate_handler_type> allocate_handler{ &initialize_allocate_handler };80 allocate_handler_type allocate_handler_unsafe = nullptr;