boost::capy::get_recycling_memory_resource
Returns pointer to the default recycling memory resource.
Synopsis
std::pmr::memory_resource*
get_recycling_memory_resource() noexcept;
Description
The returned pointer is valid for the lifetime of the program. This is the default allocator used by run_async.