Searched defs:_BidirectionalIterator (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A D_algo.c327 template <class _InputIterator, class _BidirectionalIterator, class _BinaryPredicate> variable
328 inline _BidirectionalIterator
330 _BidirectionalIterator __result, _BinaryPredicate __binary_pred,

Completed in 86 milliseconds