forward_list::get_allocator
Returns a copy of the allocator object used to construct a forward list.
allocator_type get_allocator() const;
Return Value
The stored allocator object.
Requirements
Header: <forward_list>
Namespace: std
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Returns a copy of the allocator object used to construct a forward list.
allocator_type get_allocator() const;
The stored allocator object.
Header: <forward_list>
Namespace: std