ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Types | List of all members
etiss::ObjectPool< T, prealloc_inc >::rebind< Type > Struct Template Reference

#include <ObjectPool.h>

Public Types

typedef ObjectPool< Typeother
 

Detailed Description

template<typename T, size_t prealloc_inc>
template<class Type>
struct etiss::ObjectPool< T, prealloc_inc >::rebind< Type >

Definition at line 121 of file ObjectPool.h.

Member Typedef Documentation

◆ other

template<typename T , size_t prealloc_inc>
template<class Type >
typedef ObjectPool<Type> etiss::ObjectPool< T, prealloc_inc >::rebind< Type >::other

Definition at line 123 of file ObjectPool.h.


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