mp_units::utility::detail::is_name_start

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.