7template <
typename _It,
typename _Tp>
9#if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
12 while (__first !=
__last) {
_STLP_INLINE_LOOP _InputIter __last
_STLP_INLINE_LOOP _InputIter const _Tp & __val
_STLP_INLINE_LOOP void iota(_ForwardIterator __first, _ForwardIterator __last, _Tp __val)
void __iota(_It __first, _It __last, _Tp __val)