HyperspaceExplorer 0.7.1
Public Attributes
Loki::CreateStatic< T >::MaxAlign Union Reference

Auxiliary class to find the maximum alignment size. More...

#include <SingletonHolder.h>

List of all members.

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.

Detailed Description

template<class T>
union Loki::CreateStatic< T >::MaxAlign

Auxiliary class to find the maximum alignment size.


The documentation for this union was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:19 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo