Skip to content

frontend: Replace implicit "=" with "this"#13516

Merged
RytoEX merged 1 commit into
obsproject:masterfrom
RytoEX:replace-implicit-this
Jun 5, 2026
Merged

frontend: Replace implicit "=" with "this"#13516
RytoEX merged 1 commit into
obsproject:masterfrom
RytoEX:replace-implicit-this

Conversation

@RytoEX

@RytoEX RytoEX commented Jun 4, 2026

Copy link
Copy Markdown
Member

Description

Replace implicit "=" with "this".

Motivation and Context

Follow-up to #13320. Required for moving to C++20 or newer.

How Has This Been Tested?

Compiled locally on Windows 11.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Code cleanup (non-breaking change which makes code smaller or more readable)

Checklist:

  • I have read the contributing document.
  • My code has been run through clang-format.
  • My code follows the project's style guidelines
  • My code is not on the master branch.
  • My code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@RytoEX RytoEX added kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Non-breaking change which makes code smaller or more readable labels Jun 4, 2026
@RytoEX RytoEX merged commit 3b4872c into obsproject:master Jun 5, 2026
15 checks passed
@RytoEX RytoEX deleted the replace-implicit-this branch June 5, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Non-breaking change which makes code smaller or more readable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants