std::experimental::pmr::polymorphic_allocator::resource (3) Linux Manual Page
std::experimental::pmr::polymorphic_allocator<T>::resource – std::experimental::pmr::polymorphic_allocator<T>::resource
Synopsis
memory_resource* resource() const; (library fundamentals TS)
Returns the memory resource pointer used by this polymorphic allocator.
Parameters
(none)
Return value
The memory resource pointer used by this polymorphic allocator.
