proxygen
MemoryLeakCheckerAllocator< Alloc >::rebind< U > Struct Template Reference

Public Types

typedef MemoryLeakCheckerAllocator< typename std::allocator_traits< Alloc >::template rebind_alloc< U > > other
 

Detailed Description

template<typename Alloc>
template<class U>
struct MemoryLeakCheckerAllocator< Alloc >::rebind< U >

Definition at line 87 of file StringKeyedTest.cpp.

Member Typedef Documentation

template<typename Alloc>
template<class U >
typedef MemoryLeakCheckerAllocator< typename std::allocator_traits<Alloc>::template rebind_alloc<U> > MemoryLeakCheckerAllocator< Alloc >::rebind< U >::other

Definition at line 90 of file StringKeyedTest.cpp.


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