Template:cpp/memory/dsc new delete resource
From cppreference.com
|- class="t-dsc"
|(C++17)
| returns a static program-wide std::pmr::memory_resource that uses the global operator new and operator delete to allocate and deallocate memory
(function)
|-