NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
tinyxml2::MemPoolT< ITEM_SIZE >::Block Struct Reference
Collaboration diagram for tinyxml2::MemPoolT< ITEM_SIZE >::Block:

Public Attributes

Item items [ITEMS_PER_BLOCK]
 

Detailed Description

template<int ITEM_SIZE>
struct tinyxml2::MemPoolT< ITEM_SIZE >::Block

Definition at line 448 of file tinyxml2.h.

Member Data Documentation

◆ items

template<int ITEM_SIZE>
Item tinyxml2::MemPoolT< ITEM_SIZE >::Block::items[ITEMS_PER_BLOCK]

Definition at line 449 of file tinyxml2.h.

Referenced by tinyxml2::MemPoolT< ITEM_SIZE >::Alloc().


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