std::pmr::pool_options options() const; | (since C++17) |
Returns the options that controls the pooling behavior of this resource.
The values in the returned struct may differ from those supplied to the constructor in the following ways:
constructs a synchronized_pool_resource (public member function) |
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/memory/synchronized_pool_resource/options