Public Types | List of all members
art::debugging_allocator< T >::rebind< U > Struct Template Reference

#include <debugging_allocator.h>

Public Types

typedef debugging_allocator< U > other
 

Detailed Description

template<class T>
template<class U>
struct art::debugging_allocator< T >::rebind< U >

Definition at line 36 of file debugging_allocator.h.

Member Typedef Documentation

template<class T>
template<class U >
typedef debugging_allocator<U> art::debugging_allocator< T >::rebind< U >::other

Definition at line 37 of file debugging_allocator.h.


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