Skip to content

Try to build an executable for each C++ version after 11 supported by the compiler #480

@eyalroz

Description

@eyalroz

We currently build a cpp14 example program, to ensure compilation with C++14.

Instead, let's conditionally build that one, but also build executables for each other C++ version the compiler supports (and - not fail because of lack of compiler support for anything above C++11).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions