Function ok
Synopsis
Declared in header <test_rule.hpp>
template<class R>
std::enable_if<grammar::is_rule<R>::value>::type
ok(
const R& r,
core::string_view s);
Declared in header <test_rule.hpp>
template<class R>
std::enable_if<grammar::is_rule<R>::value>::type
ok(
const R& r,
core::string_view s);