Skip to content

Provide support for accept_temporary_this modifier#10

Merged
arturjpv merged 4 commits intomainfrom
feature/accept-temporary-this
Feb 11, 2025
Merged

Provide support for accept_temporary_this modifier#10
arturjpv merged 4 commits intomainfrom
feature/accept-temporary-this

Conversation

@arturjpv
Copy link
Copy Markdown
Member

By default AngelScript no longer allows calls to non-const functions on temporary objects unless the function is tagged with accept_temporary_this.

Provide support to the new type of 'this' modifier.

@arturjpv arturjpv requested a review from tvandijck as a code owner February 11, 2025 09:32
@arturjpv arturjpv merged commit ec8c76a into main Feb 11, 2025
@arturjpv arturjpv deleted the feature/accept-temporary-this branch February 11, 2025 09:39
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