Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Attributes
concepts::Pool< T >::link Union Reference

List of all members.

Public Attributes

double align
void * lnk

Detailed Description

template<class T>
union concepts::Pool< T >::link

Definition at line 23 of file pool.hh.


Member Data Documentation

template<class T>
double concepts::Pool< T >::link::align

Definition at line 25 of file pool.hh.

template<class T>
void* concepts::Pool< T >::link::lnk

Definition at line 24 of file pool.hh.


The documentation for this union was generated from the following file:

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)