Home
last modified time | relevance | path

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

/third_party/boost/libs/metaparse/test/
Dspaces.cpp50 not_<is_error<apply_wrap2<spaces, str__ello, start> > > in BOOST_METAPARSE_TEST_CASE()
55 equal<get_remaining<apply_wrap2<spaces, str__ello, start> >::type, str_ello> in BOOST_METAPARSE_TEST_CASE()
Dspace.cpp46 get_result<apply_wrap2<space, str__ello, start> >::type, in BOOST_METAPARSE_TEST_CASE()
Dcommon.hpp40 typedef boost::mpl::list_c<char, ' ', 'e', 'l', 'l', 'o'> str__ello; typedef