0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Types | List of all members
Hypertable::StlAllocator< T, Impl >::rebind< U > Struct Template Reference

#include <StlAllocator.h>

Public Types

typedef PageArenaAllocator< U,
StlArena
other
 

Detailed Description

template<typename T, class Impl = PageArenaAllocator<T, StlArena>>
template<typename U>
struct Hypertable::StlAllocator< T, Impl >::rebind< U >

Definition at line 47 of file StlAllocator.h.

Member Typedef Documentation

template<typename T , class Impl = PageArenaAllocator<T, StlArena>>
template<typename U >
typedef PageArenaAllocator<U, StlArena> Hypertable::StlAllocator< T, Impl >::rebind< U >::other

Definition at line 47 of file StlAllocator.h.


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