HomeSort by relevance Sort by last modified time
    Searched refs:_Iterator2Traits (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
algobase.h 98 typedef std::iterator_traits<_IIter2> _Iterator2Traits;
100 typedef typename _Iterator2Traits::value_type _ValueType2;
102 typedef typename _Iterator2Traits::iterator_category _IteratorCategory2;
117 typedef std::iterator_traits<_IIter2> _Iterator2Traits;
119 typedef typename _Iterator2Traits::iterator_category _IteratorCategory2;
algo.h     [all...]

Completed in 166 milliseconds