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

#include <CellCacheAllocator.h>

Public Types

typedef PageArenaAllocator< U,
CellCacheArena
other
 

Detailed Description

template<typename T, class Impl = PageArenaAllocator<T, CellCacheArena>>
template<typename U>
struct Hypertable::CellCacheAllocator< T, Impl >::rebind< U >

Definition at line 41 of file CellCacheAllocator.h.

Member Typedef Documentation

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

Definition at line 41 of file CellCacheAllocator.h.


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