PoolingAllocator< Value >::rebind< OtherValue > Struct Template Reference
#include <PoolingAllocator.h>
Public Types | |
typedef PoolingAllocator< OtherValue > | other |
Detailed Description
template<class Value>
template<class OtherValue>
struct PoolingAllocator< Value >::rebind< OtherValue >
template<class OtherValue>
struct PoolingAllocator< Value >::rebind< OtherValue >
Definition at line 29 of file PoolingAllocator.h.
Member Typedef Documentation
◆ other
template<class Value >
template<class OtherValue >
typedef PoolingAllocator<OtherValue> PoolingAllocator< Value >::rebind< OtherValue >::other |
Definition at line 30 of file PoolingAllocator.h.
The documentation for this struct was generated from the following file:
- src/mem/PoolingAllocator.h