Home
last modified time | relevance | path

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

/third_party/boost/libs/wave/samples/token_statistics/
Dxlex_iterator.hpp49 class xlex_iterator_functor_shim class
54 xlex_iterator_functor_shim() in xlex_iterator_functor_shim() function in boost::wave::cpplexer::xlex::impl::xlex_iterator_functor_shim
65 typedef xlex_iterator_functor_shim unique;
104 typename xlex_iterator_functor_shim<TokenT>::result_type const
105 xlex_iterator_functor_shim<TokenT>::eof =
106 typename xlex_iterator_functor_shim<TokenT>::result_type();
162 : public make_multi_pass<impl::xlex_iterator_functor_shim<TokenT> >::type
164 typedef impl::xlex_iterator_functor_shim<TokenT> input_policy_type;