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

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

#include <multi_progress_bar.hpp>

Inheritance diagram for osm::gen_indices< 0, Is... >:
Inheritance graph
[legend]
Collaboration diagram for osm::gen_indices< 0, Is... >:
Collaboration graph
[legend]

Detailed Description

template<size_t... Is>
struct osm::gen_indices< 0, 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: