A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
STLSlabAllocator< T >::rebind< U > Struct Template Reference

#include <STLSlabAllocator.h>

+ Collaboration diagram for STLSlabAllocator< T >::rebind< U >:

Public Types

typedef STLSlabAllocator< U > other
 

Detailed Description

template<class T>
template<class U>
struct STLSlabAllocator< T >::rebind< U >

Definition at line 37 of file STLSlabAllocator.h.

Member Typedef Documentation

template<class T>
template<class U >
typedef STLSlabAllocator<U> STLSlabAllocator< T >::rebind< U >::other

Definition at line 38 of file STLSlabAllocator.h.


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