osmanip
Library with useful output stream tools like: color and style manipulators, progress bars and terminal graphics.
osm::gen_indices< N, Is > Struct Template Reference

Type to generate indices for parameter packs. More...

#include <multi_progress_bar.hpp>

Detailed Description

template<size_t N, size_t... Is>
struct osm::gen_indices< N, Is >

Type to generate indices for parameter packs.

Template Parameters
IThe index to generate.
IsThe indices to generate.

The documentation for this struct was generated from the following file: