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

Public Attributes

double align
 
void * lnk
 

Detailed Description

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

Definition at line 24 of file pool.hh.

Member Data Documentation

◆ align

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

Definition at line 26 of file pool.hh.

◆ lnk

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

Definition at line 25 of file pool.hh.


The documentation for this union was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich