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

/external/stlport/stlport/stl/
H A D_numeric.h170 // iota is not part of the C++ standard. It is an extension.
174 void iota(_ForwardIterator __first, _ForwardIterator __last, _Tp __val) { function

Completed in 97 milliseconds