Syntax:
#include <set> bool empty() const;
The empty() function returns true if the multiset has no elements, false otherwise.
Related Topics: size
Submit feedback about this site to: