Memory::FixedSizeAllocator< TField >::Chunk::BLOCK Union Reference

#include <FixedSizeAllocator.hpp>

Collaboration diagram for Memory::FixedSizeAllocator< TField >::Chunk::BLOCK:
Collaboration graph
[legend]

List of all members.

Public Attributes

unsigned char _val [sizeof(TField)]
BLOCK_next

template<typename TField>
union Memory::FixedSizeAllocator< TField >::Chunk::BLOCK


Member Data Documentation

template<typename TField >
BLOCK* Memory::FixedSizeAllocator< TField >::Chunk::BLOCK::_next
template<typename TField >
unsigned char Memory::FixedSizeAllocator< TField >::Chunk::BLOCK::_val[sizeof(TField)]

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

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1