HyperspaceExplorer 0.7.1
|
Auxiliary class to find the maximum alignment size. More...
#include <SingletonHolder.h>
Public Attributes | |
char | t_ [sizeof(T)] |
sizeof (T ) | |
short int | shortInt_ |
short int | |
int | int_ |
int | |
long int | longInt_ |
long int | |
float | float_ |
float | |
double | double_ |
double | |
long double | longDouble_ |
long double | |
int Test::* | pMember_ |
Member variable. | |
int(Test::* | pMemberFn_ )(int) |
Member function. |
Auxiliary class to find the maximum alignment size.