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