MemPoolT< ITEM_SIZE >::Block Struct Reference

Public Attributes

Item items [ITEMS_PER_BLOCK]
 

Detailed Description

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

Definition at line 441 of file tinyxml2.h.

Member Data Documentation

◆ items

Item items[ITEMS_PER_BLOCK]

Definition at line 442 of file tinyxml2.h.


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