openMSX
|
#include <ObjectPool.hh>
Public Attributes | |
Index | idx |
T * | ptr |
Definition at line 59 of file ObjectPool.hh.
Index ObjectPool< T >::EmplaceResult::idx |
Definition at line 60 of file ObjectPool.hh.
T* ObjectPool< T >::EmplaceResult::ptr |
Definition at line 61 of file ObjectPool.hh.