Provides utility methods for fixed storage types. More...
Static Public Member Functions | |
static int | GetWordCount< T > () |
Gets the word count of a fixed storage type. More... | |
Provides utility methods for fixed storage types.
|
static |
Gets the word count of a fixed storage type.
T | The type of the fixed storage. |
T | : | unmanaged | |
T | : | IFixedStorage |