ΒΆtemplate <typename Char>
constexpr auto is_name_start(Char c) -> bool
template <typename Char>
constexpr auto is_name_start(Char c) -> bool
Declared at: third_party/fmt/include/fmt/core.h:2172
Templates
- Char
Parameters
- Char c