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

FreeBSD Manual Pages

  
 
  

home | help
std::basic_...t_allocator(3)  C++ Standard Libary std::basic_...t_allocator(3)

NAME
       std::basic_stacktrace::get_allocator - std::basic_stacktrace::get_allo-
       cator

Synopsis
	  allocator_type get_allocator() const noexcept;  (since C++23)

	  Returns the allocator	associated with	the basic_stacktrace.

Parameters
	  (none)

Return value
	  The associated allocator.

Complexity
	  Constant.

http://cppreference.com		  2024.06.10	  std::basic_...t_allocator(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::basic_stacktrace::get_allocator&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help