Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
std::experi...or::resource(3) C++ Standard Libarystd::experi...or::resource(3)

NAME
       std::experimental::pmr::polymorphic_allocator::resource	- std::experi-
       mental::pmr::polymorphic_allocator::resource

Synopsis
	  memory_resource* resource() const;  (library fundamentals TS)

	  Returns the memory resource pointer used by this polymorphic alloca-
       tor.

Parameters
	  (none)

Return value
	  The memory resource pointer used by this polymorphic allocator.

http://cppreference.com		  2022.07.31	 std::experi...or::resource(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::experimental::pmr::polymorphic_allocator::resource&sektion=3&manpath=FreeBSD+Ports+15.0>

home | help