osmanip
Library with useful output stream tools like: color and style manipulators, progress bars and terminal graphics.
Public Types | List of all members
osm::type_identity< T > Struct Template Reference

Struct used to to typedef the functor. More...

#include <multi_progress_bar.hpp>

Public Types

using type = T
 

Detailed Description

template<class T>
struct osm::type_identity< T >

Struct used to to typedef the functor.

Template Parameters
TThe type for which the type alias "type" will be created.

Member Typedef Documentation

◆ type

template<class T >
using osm::type_identity< T >::type = T

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