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
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 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