forward_list::empty
Tests whether a forward list is empty.
bool empty() const;
Return Value
true if the forward list is empty; otherwise, false.
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.
Tests whether a forward list is empty.
bool empty() const;
true if the forward list is empty; otherwise, false.
Header: <forward_list>
Namespace: std