Skip to content

Fix Visual Studo 2013 builds. #490

Closed
@AraHaan

Description

Some projects use your library in Visual Studio 2013. However it tries to use constexpr and noexcept which makes it unable to work on that version of Visual Studio. There is got to be a way to know if the version of Visual Studio code wise has noexcept and constexpr.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions