Skip to content

Create an operator#441

Merged
Zylann merged 3 commits intogodotengine:masterfrom
TerraAr:master
Aug 16, 2020
Merged

Create an operator#441
Zylann merged 3 commits intogodotengine:masterfrom
TerraAr:master

Conversation

@TerraAr
Copy link
Contributor

@TerraAr TerraAr commented Aug 15, 2020

Criated the String::operator+=(const wchar_t), that as marked as @todo.

Created String::operator+=(const wchar_t), that was mark as Todo.
Fixed String::operator+=(const wchar_t). The problem was that a temporary variable don't have an address.
@Zylann
Copy link
Collaborator

Zylann commented Aug 15, 2020

You will need to update your code to use the private constructor since #307 was merged

I've updated the operator that I had created to use the private constructor of the class.
@Zylann Zylann merged commit a3fe496 into godotengine:master Aug 16, 2020
@Zylann
Copy link
Collaborator

Zylann commented Aug 16, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants