forward_list::max_size
Returns the maximum length of a forward list.
size_type max_size() const;
Return Value
The length of the longest sequence that the object can control.
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 the maximum length of a forward list.
size_type max_size() const;
The length of the longest sequence that the object can control.
Header: <forward_list>
Namespace: std