PLearn 0.1
Public Attributes
PLearn::PMemArena::Aligner Union Reference

Utility union to ensure alignment across platforms. More...

#include <PMemPool.h>

Collaboration diagram for PLearn::PMemArena::Aligner:
Collaboration graph
[legend]

List of all members.

Public Attributes

char a
int b
long c
double d
void * x

Detailed Description

Utility union to ensure alignment across platforms.

Definition at line 88 of file PMemPool.h.


Member Data Documentation

Definition at line 89 of file PMemPool.h.

Definition at line 90 of file PMemPool.h.

Definition at line 91 of file PMemPool.h.

Definition at line 92 of file PMemPool.h.

Definition at line 93 of file PMemPool.h.


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