allocator.rebind

struct allocator(T)
extern (D)
alias rebind(U) = allocator!U

Meta