Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

numeric.h File Reference

numeric.h File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

A multimap with the capacity defined at compile time.


Functions

template<typename TIterator , typename T >
void iota (TIterator first, TIterator last, T value)
 iota Reverse engineered version of std::iota for non C++ 0x11 compilers.

Detailed Description

Definition in file numeric.h.