std::pmr::synchronized_pool_resource::options
Min standard notice:
Returns the options that controls the pooling behavior of this resource.
# Declarations
std::pmr::pool_options options() const;
(since C++17)
Returns the options that controls the pooling behavior of this resource.
std::pmr::pool_options options() const;
(since C++17)