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

#include <evo/meta.h>

Detailed Description

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

Remove volatile from type.

Type member holds translated type.

Public Types

typedef T Type
 Translated type. More...
 

Member Typedef Documentation

◆ Type

typedef T Type

Translated type.


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