allocator_traits.rebind_traits

struct allocator_traits(Alloc)
alias rebind_traits(U) = allocator_traits!(rebind_alloc!U)

Meta