template<typename T>
raise struct
Contents
- Reference
Public types
-
using analyze_t = analysis::
generic<analysis::rule_type::ANY>
Public static functions
-
template<apply_mode, rewind_mode, template<typename...> class Action, template<typename...> class Control, typename Input, typename... States>static auto match(Input& in, States && ... st) -> bool