Home
last modified time | relevance | path

Searched refs:str_ab (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/metaparse/test/
Dfail_at_first_char_expected.cpp27 is_error<fail_at_first_char_expected<accept_hello>::apply<str_ab, start> > in BOOST_METAPARSE_TEST_CASE()
Dfoldr_start_with_parser.cpp53 equal_to<get_result<apply_wrap2<p, str_ab, start> >::type, char_<'b'> > in BOOST_METAPARSE_TEST_CASE()
Dcommon.hpp27 typedef boost::mpl::list_c<char, 'a', 'b'> str_ab; typedef