Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Diterator_traits.hpp28 struct iterator_value struct
30 typedef typename boost::detail::iterator_traits<Iterator>::value_type type;
60 struct iterator_value<int> struct
62 typedef void type;