Skip to content

Compilation failures with the latest MSVC v142 toolchain (Visual Studio 16.6.0) #1934

Description

@VioletGiraffe

Must be due to this change shipped in 16.6

I was wrong, it must be this one: "Removing C++17-Deprecated Features In C++20". You will need /std:c++latest to reproduce the error, which is caused by std::result_of not being available anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions