std::experimental::pmr::synchronized_pool_resource::release
Min standard notice:
Releases all memory owned by this resource by calling the deallocate function of the upstream memory resource as needed.
# Declarations
void release();
(library fundamentals TS)