Function bad

Synopsis

Declared in header <test_rule.hpp>

template<class R>
std::enable_if<grammar::is_rule<R>::value>::type
bad(
    const R& r,
    core::string_view s,
    const system::error_code& e);