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

/haiku/headers/cpp/
H A Dalgo.h106 using __STD::iota;
H A Dstl_numeric.h223 // iota is not part of the C++ standard. It is an extension.
227 iota(_ForwardIterator __first, _ForwardIterator __last, _Tp __value) function

Completed in 82 milliseconds