company logo

String :: operator= - Assigns a string data reference.

This operator is implemented for convenience fulfilling the method assign() .

Return value:  String object ( odaba::String & )

Implementation details