openMSX
|
#include <ObjectPool.hh>
Public Attributes | |
Index | idx |
T * | ptr |
Definition at line 56 of file ObjectPool.hh.
Index ObjectPool< T >::EmplaceResult::idx |
Definition at line 57 of file ObjectPool.hh.
T* ObjectPool< T >::EmplaceResult::ptr |
Definition at line 58 of file ObjectPool.hh.