std::pmr::synchronized pool resource

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:builtBy synchronized_pool_resource(const pool_options&, memory_resource*)
synchronized_pool_resource()
gptkbp:definedIn <memory_resource> header
https://www.w3.org/2000/01/rdf-schema#label std::pmr::synchronized pool resource
gptkbp:inheritsFrom gptkb:std::pmr::memory_resource
gptkbp:introducedIn gptkb:C++17
gptkbp:method options()
release()
upstream_resource()
gptkbp:namespace std::pmr
gptkbp:purpose Thread-safe memory pool resource for polymorphic allocators
gptkbp:relatedTo gptkb:std::pmr::unsynchronized_pool_resource
gptkbp:standardizedBy gptkb:ISO_C++17
gptkbp:threadSafe thread-safe
gptkbp:usedFor polymorphic memory allocation
gptkbp:bfsParent gptkb:C++17
gptkbp:bfsLayer 6