template<char... Cs>
tao::TAO_PEGTL_NAMESPACE::internal::string struct

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(…)