Searched refs:_TmpBuf (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h2554 typedef _Temporary_buffer<_BidirectionalIterator, _ValueType> _TmpBuf; typedef
2555 _TmpBuf __buf(__first, __last);
4859 typedef _Temporary_buffer<_RandomAccessIterator, _ValueType> _TmpBuf; typedef
4860 _TmpBuf __buf(__first, __last);

Completed in 100 milliseconds