stribog.meta.iota

Members

Templates

Iota
template Iota(int stop)
template Iota(int start, int stop)
template Iota(int start, int stop, int step)

Template, similar to iota(), but generates a tuple at compile time.

Meta

License

Subject to the terms of the Boost 1.0 license as specified in LICENSE file

Authors

Anton Gushcha <ncrashed@gmail.com>

Template for aggregates members expection - extension of std.traits;