Zero  0.1.0
Public Types | List of all members
PooledAllocator< void >::rebind< U > Struct Template Reference

A struct to construct an allocator for a different type. More...

#include <stl_pooled_alloc.h>

Public Types

typedef PooledAllocator< U > other
 

Detailed Description

template<>
template<typename U>
struct PooledAllocator< void >::rebind< U >

A struct to construct an allocator for a different type.

Member Typedef Documentation

§ other

template<typename U >
typedef PooledAllocator<U> PooledAllocator< void >::rebind< U >::other

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