basic_string.opAssign

basic_string opAssign()(auto ref basic_string str) ref extern(D) @nogc
No documentation available for this declaration.
basic_string opAssign(const(T)[] str) ref extern(D) @nogc
No documentation available for this declaration.
basic_string opAssign(T c) ref extern(D) @nogc
No documentation available for this declaration.