template<char Open, char Marker, char Close, typename... Contents>
raw_string struct
Contents
- Reference
Public types
- struct content
-
using analyze_t = analysis::
generic<analysis::rule_type::ANY>
Public static functions
-
template<apply_mode A, rewind_mode M, template<typename...> class Action, template<typename...> class Control, typename Input, typename... States>static auto match(Input& in, States && ... st) -> bool