Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1293

The C++ module should keep up with the C++ Language Standard

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 1.10.0
    • API: C++
    • None

    Description

      Currently all major compilers have a C+17 switch. They also support the next standard with the switches: -std=c2a or /std:c+latest

      It would be nice if cxxLanguageVersion receives the options "C+17", "C+Latest to cover the above scenarios.

      Also an option to disable the non-standard C++ extensions that correspond to e.g /permissive- should be added to the C++ module.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            zingam Zingam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes