Value struct helps finding the correct Attribute for any type T. More...
#include <Valuable/Value.hpp>
Public Types | |
| typedef AttributeT< T > | Type |
| The actual Attribute type. | |
Value struct helps finding the correct Attribute for any type T.
For example AttributeFor<int>::Type == AttributeInt