Protium
Math and Design Features
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Protium::Design::TypeType< T > Struct Template Reference

Maps type to another type. More...

#include <Types.h>

Public Types

typedef T OType
 

Detailed Description

template<typename T>
struct Protium::Design::TypeType< T >

Maps type to another type.

Definition at line 30 of file Types.h.

Member Typedef Documentation

template<typename T >
typedef T Protium::Design::TypeType< T >::OType

Definition at line 31 of file Types.h.