Section
std::pmr::synchronized_pool_resource
The class std::pmr::synchronized_pool_resource is a general-purpose memory resource class with the following properties:
# Declarations
class synchronized_pool_resource : public std::pmr::memory_resource;
(since C++17)