Skip to content

[=] is deprecated in C++20 in UE5.4 or later #19

@TojiroIwamoto

Description

@TojiroIwamoto

The C++ version will change to C++20 in UE5.4 or later.
Since the implicit capture of this by [=] is deprecated in C++20, some codes need to be modified.
The following notation is an example of the modification, and we hope it will be helpful.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions