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

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
algobase.h 97 typedef std::iterator_traits<_IIter1> _Iterator1Traits;
99 typedef typename _Iterator1Traits::value_type _ValueType1;
101 typedef typename _Iterator1Traits::iterator_category _IteratorCategory1;
116 typedef std::iterator_traits<_IIter1> _Iterator1Traits;
118 typedef typename _Iterator1Traits::iterator_category _IteratorCategory1;
algo.h     [all...]

Completed in 45 milliseconds