You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's check for maybe errors on returned types for every method that has already been coded. The kind of hunted errors are: return type as a reference while the returned object has been created within the method (and destructed thereof before returning).
The text was updated successfully, but these errors were encountered:
Let's check for maybe errors on returned types for every method that has already been coded. The kind of hunted errors are: return type as a reference while the returned object has been created within the method (and destructed thereof before returning).
The text was updated successfully, but these errors were encountered: