Searched refs:str_bello (Results 1 – 3 of 3) sorted by relevance
46 BOOST_MPL_ASSERT((is_error<apply_wrap2<lit_c_h, str_bello, start> >)); in BOOST_METAPARSE_TEST_CASE()
46 BOOST_MPL_ASSERT((is_error<apply_wrap2<lit_h, str_bello, start> >)); in BOOST_METAPARSE_TEST_CASE()
38 typedef boost::mpl::list_c<char, 'b', 'e', 'l', 'l', 'o'> str_bello; typedef