CUBRID Engine  latest
cubmem::private_allocator< T >::rebind< U > Struct Template Reference

#include <memory_private_allocator.hpp>

Collaboration diagram for cubmem::private_allocator< T >::rebind< U >:
Collaboration graph

Public Types

typedef private_allocator< U > other
 

Detailed Description

template<typename T>
template<typename U>
struct cubmem::private_allocator< T >::rebind< U >

Definition at line 72 of file memory_private_allocator.hpp.

Member Typedef Documentation

template<typename T>
template<typename U >
typedef private_allocator<U> cubmem::private_allocator< T >::rebind< U >::other

Definition at line 74 of file memory_private_allocator.hpp.


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