#include <ShStorageType.hpp>
Inheritance diagram for SH::ShStorageTypeInfo< T >:

Public Types | |
| typedef T | storage_type |
|
typedef __ShRegularStorageType< T >::type | RegularType |
| Non-special storage type corresponding to T. | |
Static Public Attributes | |
| static const ShValueType | value_type |
| static const ShValueType | RegularValueType |
| static const char * | name |
This is the class to specialize for user-defined types
Definition at line 229 of file ShStorageType.hpp.
1.4.2