basic_string.resize

struct basic_string(T, Traits = char_traits!T, Alloc = allocator!T)
extern (D) @nogc @trusted
void
resize
(,
T c = T(0)
)

Meta