Synopsis

Declared in <mp‐units/utility/format.h>

template<typename Char>
[[nodiscard]]
constexpr
bool
is_name_start(Char c);

Return Value

Note

The return value should not be discarded.

Created with MrDocs