ReactOS 0.4.16-dev-424-ge4748fe
|
#include <numeric>
Go to the source code of this file.
Functions | |
template<typename _It , typename _Tp > | |
void | __iota (_It __first, _It __last, _Tp __val) |
Definition at line 8 of file iota.h.
Referenced by IterTest::iterswp1(), MergeTest::merge1(), MismatchTest::mismatch1(), PermTest::nextprm1(), PermTest::nextprm2(), PartialTest::partsum1(), PartialTest::partsum2(), PermTest::prevprm1(), PermTest::prevprm2(), RndShuffleTest::rndshuf2(), RotateTest::rotate1(), RotateTest::rotcopy1(), SearchTest::search1(), SetDifferenceTest::setdiff1(), SetIntersectionTest::setintr1(), SetDifferenceTest::setsymd1(), and SetUnionTest::setunon1().