Skip to content

Bump minimum C++ version to 17 on macOS #478

Description

@clin1234

Is there a particular reason to keep clang++ to C++11 on macOS? Because according to https://github.com/actions/runner-images/blob/macos-14-arm64/20251120.0014/images/macos/macos-15-arm64-Readme.md#language-and-runtime, the macOS image on GH comes with LLVM 17, and also according to https://clang.llvm.org/cxx_status.html, clang++ defaults to C++17 as of LLVM 16.

The reason that I'm asking is to attempt to introduce constexpr

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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