...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Return if the string is empty.
BOOST_STATIC_STRING_NODISCARD constexpr bool empty() const;
Returns whether the string contains no characters.
Constant.
size()
== 0