std::experimental::pmr::unsynchronized_pool_resource::options

Returns the options that controls the pooling behavior of this resource.

# Declarations

pool_options options() const;

(library fundamentals TS)

# See also