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

#include <evo/meta.h>

Detailed Description

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

Translate integer type to unsigned.

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: