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