stribog.meta.replicate

Members

Templates

staticReplicate
template staticReplicate(TS...)

Replicates first argument by times specified by second argument.

Meta

License

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

Authors

Anton Gushcha <ncrashed@gmail.com>

Template replicates - extension of std.typecons;