Evo C++ Library v0.5.1
Public Types | List of all members
AddConst< T > Struct Template Reference

#include <evo/meta.h>

Detailed Description

template<class T>
struct evo::AddConst< T >

Add const to type.

Type member holds translated type.

Public Types

typedef const T Type
 Translated type. More...
 

Member Typedef Documentation

◆ Type

typedef const T Type

Translated type.


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