Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dorie
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

The TS-GitLab will have to shut down towards the end of the year — please think about migrating your projects to GitLab.com or GitHub.
(This is still a very early message, meant to keep you informed. There will be more urgent ones in the future.)

  • dorie
  • dorie
  • Issues
  • #198

Closed
Open
Created Jun 23, 2020 by Santiago Ospina De Los Ríos@sospinarMaintainer

Update C++ standard requirement

Description

Currently, we have not clear information about the C++ Standard that we use in DORiE.

We require DUNE to enable C++14 language standard while we use the C++17 standard library. Here is worth to notice that language and standard library are generally two different things (although they come in the same standard document) and the fact that the C++17 standard library works with C++14 language shows the flexibility of GCC and Clang. However, we should not rely on that because is confusing and is not a good practice.

Proposal

Update C++ language standard requirement to C++17 and clearly state it on the documentation.

How to test the implementation?

Pipeline keeps working.

Related issues

See #

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None