Searched refs:str_ab (Results 1 – 3 of 3) sorted by relevance
27 is_error<fail_at_first_char_expected<accept_hello>::apply<str_ab, start> > in BOOST_METAPARSE_TEST_CASE()
53 equal_to<get_result<apply_wrap2<p, str_ab, start> >::type, char_<'b'> > in BOOST_METAPARSE_TEST_CASE()
27 typedef boost::mpl::list_c<char, 'a', 'b'> str_ab; typedef