vector::empty
vector::empty
bool empty() const;
The member function returns true for an empty controlled sequence.
See the related sample program.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
vector::empty
bool empty() const;
The member function returns true for an empty controlled sequence.
See the related sample program.