Home
last modified time | relevance | path

Searched defs:BOOST_ITERATOR_CATEGORY (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Diterator_traits.hpp21 # define BOOST_ITERATOR_CATEGORY iterator_category_ macro
53 struct BOOST_ITERATOR_CATEGORY struct
55 typedef typename boost::detail::iterator_traits<Iterator>::iterator_category type;
84 struct BOOST_ITERATOR_CATEGORY<int> struct
86 typedef void type;