LatMRG Guide  1.0
A software package to test and search for new linear congruential random number generators
tinyxml2::MemPoolT< ITEM_SIZE >::Item Union Reference

Public Attributes

char itemData [ITEM_SIZE]
 
Itemnext
 

Member Data Documentation

◆ itemData

template<int ITEM_SIZE>
char tinyxml2::MemPoolT< ITEM_SIZE >::Item::itemData[ITEM_SIZE]

◆ next

template<int ITEM_SIZE>
Item* tinyxml2::MemPoolT< ITEM_SIZE >::Item::next

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