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
Ezt a böngészőt már nem támogatjuk.
Frissítsen a Microsoft Edge-re, hogy kihasználhassa a legújabb funkciókat, a biztonsági frissítéseket és a technikai támogatást.
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