Function is_empty
Synopsis
#include "breeze/text/set_of_chars.hpp"
bool is_empty() const noexcept
Description
- Returns
- Whether the set contains no characters.
Source
Line 232 in breeze/text/set_of_chars.hpp.
#include "breeze/text/set_of_chars.hpp"
bool is_empty() const noexcept
Line 232 in breeze/text/set_of_chars.hpp.