basic_string.allocator_type

struct basic_string(T, Traits = char_traits!T, Alloc = allocator!T)
extern (D) @nogc
alias allocator_type = Alloc

Meta