FreeBSD Manual Pages
std::experi...ry_resource(3) C++ Standard Libary std::experi...ry_resource(3) NAME std::experimental::function::get_memory_resource - std::experimen- tal::function::get_memory_resource Synopsis (li- brary fundamentals std::experimental::pmr::memory_resource* TS) get_memory_resource() const noexcept; (re- moved in library fun- damentals TS v3) Returns a pointer to the memory resource used by this object to al- locate memory. Parameters (none) Return value A pointer to the memory resource used by this object to allocate memory. See also constructor constructs a new std::experimental::func- tion instance (public member function) get_allocator retrieves a type-erased std::pmr::polymor- phic_allocator (library fundamentals TS used by this object to allocate memory v3) (public member function) http://cppreference.com 2024.06.10 std::experi...ry_resource(3)
NAME | Synopsis | Parameters | Return value | See also
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::experimental::function::get_memory_resource&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
