Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Diterator_traits.hpp34 struct iterator_reference struct
36 typedef typename boost::detail::iterator_traits<Iterator>::reference type;
66 struct iterator_reference<int> struct
68 typedef void type;