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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Tests whether a forward list is empty.
bool empty() const;
true if the forward list is empty; otherwise, false.
Header: <forward_list>
Namespace: std