Searched refs:skipper2_type (Results 1 – 2 of 2) sorted by relevance
24 using skipper2_type = x3::rule<class skipper2_r, x3::unused_type const>; typedef25 const skipper2_type skipper2;26 BOOST_SPIRIT_DECLARE(skipper2_type)
21 BOOST_SPIRIT_INSTANTIATE(skipper2_type, char const*, x3::unused_type)27 BOOST_SPIRIT_INSTANTIATE(grammar_type, char const*, x3::phrase_parse_context<skipper2_type>::type)