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

#include <PageArenaAllocator.h>

Public Types

typedef PageArenaAllocator< U,
ArenaT > 
other
 

Detailed Description

template<typename T, class ArenaT = PageArena<>>
template<typename U>
struct Hypertable::PageArenaAllocator< T, ArenaT >::rebind< U >

Definition at line 52 of file PageArenaAllocator.h.

Member Typedef Documentation

template<typename T, class ArenaT = PageArena<>>
template<typename U >
typedef PageArenaAllocator<U, ArenaT> Hypertable::PageArenaAllocator< T, ArenaT >::rebind< U >::other

Definition at line 53 of file PageArenaAllocator.h.


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