FreeBSD Manual Pages
std::basic_...et_allocator(3) C++ Standard Libarystd::basic_...et_allocator(3) NAME std::basic_stringbuf::get_allocator - std::basic_stringbuf::get_alloca- tor Synopsis allocator_type get_allocator() const noexcept; (since C++20) Returns the allocator associated with the internal sequence con- tainer. Parameters (none) Return value the associated allocator See also get_allocator returns the associated allocator (public member function of std::ba- sic_string<CharT,Traits,Allocator>) http://cppreference.com 2022.07.31 std::basic_...et_allocator(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::stringbuf::get_allocator&sektion=3&manpath=FreeBSD+Ports+15.0>
