NiHu  2.0
type2tag.hpp File Reference

Assign a tag to a type. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NiHu::type2tag< Type >
 Metafunction assigning a tag to a type. More...
 
struct  NiHu::tag2type< Tag >
 Metafunction recovering the type from a tag. More...
 
struct  NiHu::tag2type< type2tag< Type > >
 

Detailed Description

Assign a tag to a type.

Definition in file type2tag.hpp.