FreeBSD Manual Pages
std::basic_...et_allocator(3) C++ Standard Libarystd::basic_...et_allocator(3) NAME std::basic_syncbuf::get_allocator - std::basic_syncbuf::get_allocator Synopsis allocator_type get_allocator() const noexcept; Returns a copy of the allocator that was passed in as the construc- tor argument or replaced through the assignment operator. Parameters (none) Example This section is incomplete Reason: no example See also constructor constructs a basic_syncbuf object (public member function) operator= assigns a basic_syncbuf object (public member function) Category: * Todo no example http://cppreference.com 2024.06.10 std::basic_...et_allocator(3)
NAME | Synopsis | Parameters | Example | See also | Category:
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::basic_syncbuf::get_allocator&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
