template<char... Cs>
string struct
Contents
- Reference
Public types
-
using analyze_t = analysis::
counted<analysis::rule_type::ANY, sizeof...(Cs)>
Public static functions
-
template<typename Input>static auto match(Input& in) -> bool noexcept(…)