DAW JSON Link
Public Types | List of all members
DAW_JSON_NS::json_details::AllocatorWrapper< Alloc >::allocator_type_as_rebind< A, T > Struct Template Reference

#include <daw_json_allocator_wrapper.h>

Public Types

using type = typename std::allocator_traits< A >::template rebind_alloc< T >
 

Member Typedef Documentation

◆ type

template<typename Alloc >
template<typename A , typename T >
using DAW_JSON_NS::json_details::AllocatorWrapper< Alloc >::allocator_type_as_rebind< A, T >::type = typename std::allocator_traits<A>::template rebind_alloc<T>

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