Skip to content

C++2017 std::optional missing in Visual Studio #772

@knicos

Description

@knicos

std:c++17 features, specifically std::optional support, do not work in Visual Studio 2017. Apparently due to the __cplusplus version check failing, resulting in all code being incorrectly excluded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions