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