rippled
Public Types | List of all members
beast::aged_associative_container_test_base::AllocT< T >::rebind< U > Struct Template Reference

Public Types

using other = AllocT< U >
 

Detailed Description

template<class T>
template<class U>
struct beast::aged_associative_container_test_base::AllocT< T >::rebind< U >

Definition at line 124 of file aged_associative_container_test.cpp.

Member Typedef Documentation

◆ other

template<class T >
template<class U >
using beast::aged_associative_container_test_base::AllocT< T >::rebind< U >::other = AllocT<U>

Definition at line 126 of file aged_associative_container_test.cpp.