GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
std::pmr::unsynchronized_pool_resource::options(3) C++ Standard Libary std::pmr::unsynchronized_pool_resource::options(3)

std::pmr::unsynchronized_pool_resource::options - std::pmr::unsynchronized_pool_resource::options


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:


* Values of zero will be replaced with implementation-specified defaults;
* Sizes may be rounded to an unspecified granularity.


constructor Constructs a unsynchronized_pool_resource
(public member function)

2022.07.31 http://cppreference.com

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.