...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Query if the container is empty.
bool
empty
()
const
true if the container is empty.
Nothing.