Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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