Function count
Synopsis
#include "breeze/text/set_of_chars.hpp"
std::ptrdiff_t count() const noexcept
Description
- Returns
- The cardinality of the set.
Source
Line 227 in breeze/text/set_of_chars.hpp.
#include "breeze/text/set_of_chars.hpp"
std::ptrdiff_t count() const noexcept
Line 227 in breeze/text/set_of_chars.hpp.