Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/detail/
Dresolve.hpp71 , typename disable_if< is_iterator_range<T> >::type* = 0 in resolve()
115 , typename disable_if< is_iterator_range<T> >::type* = 0 in resolve()
163 is_iterator_range<T>,
Dis_iterator_range.hpp26 BOOST_IOSTREAMS_BOOL_TRAIT_DEF(is_iterator_range, boost::iterator_range, 1)
/third_party/boost/boost/spirit/home/support/
Dcontainer.hpp95 struct is_iterator_range struct
100 struct is_iterator_range<iterator_range<T> > struct
Dattributes_fwd.hpp208 struct is_iterator_range;
Dattributes.hpp506 , mpl::not_<traits::is_iterator_range<Attribute> >
/third_party/boost/boost/spirit/home/support/utree/detail/
Dutree_detail2.hpp1511 struct is_iterator_range struct
1516 struct is_iterator_range<boost::iterator_range<Iterator> > struct
1545 is_iterator_range<To> in operator ()()