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.
vector::empty
bool empty() const;
The member function returns true for an empty controlled sequence.
See the related sample program.