Home
last modified time | relevance | path

Searched refs:assert_word_placeholder (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/xpressive/detail/static/
Dplaceholders.hpp52 struct assert_word_placeholder struct
Dtransmogrify.hpp179 struct transmogrify<BidiIter, ICase, Traits, assert_word_placeholder<Cond> >
Dgrammar.hpp164 … , terminal<detail::assert_word_placeholder<detail::word_boundary<mpl::true_> > >
/third_party/boost/boost/xpressive/
Dregex_primitives.hpp39 typedef assert_word_placeholder<word_boundary<mpl::true_> > assert_word_boundary;
40 typedef assert_word_placeholder<word_begin> assert_word_begin;
41 typedef assert_word_placeholder<word_end> assert_word_end;
Dxpressive_typeof.hpp65 BOOST_TYPEOF_REGISTER_TEMPLATE(boost::xpressive::detail::assert_word_placeholder, (typename))
/third_party/boost/boost/xpressive/detail/
Ddetail_fwd.hpp55 struct assert_word_placeholder;