Opened 9 years ago

Closed 8 years ago

Last modified 8 years ago

#3035 closed enhancement (invalid)

Migration to C++14

Reported by: Raymond Owned by:
Priority: Nice to Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description (last modified by Raymond)

C++14 is released on December 15, 2014.

Current Compiler Support: http://cpprocks.com/c1114-compiler-and-library-shootout/

GCC: https://gcc.gnu.org/projects/cxx1y.html

GCC 5 C++14 language feature-complete since December 23, 2014 https://gcc.gnu.org/

Visual Studio 2015 Update 2 supports: C++11, C++14 and C++17: (german) http://heise.de/-3082888

Change History (7)

comment:1 by historic_bruno, 9 years ago

Keywords: C++, C++14 → C++ C++14
Milestone: Backlog
Resolution: invalid
Status: newclosed

But we just started using C++11! :) This really isn't a planned or necessary thing, even if it will happen eventually, it's more dependent on compiler support than anything.

comment:2 by Raymond, 9 years ago

I'm aware of it.

It was on the backlog, so I think it is possible to migrate to C++14 for A20 or A21.

comment:3 by Raymond, 8 years ago

Resolution: invalid
Status: closedreopened

New plans for an integration? There are GCC 5.3 available with much better C++14 support.

comment:4 by Stan, 8 years ago

Keywords: C++ C++14 removed
Milestone: Backlog
Priority: Should HaveNice to Have

comment:5 by Itms, 8 years ago

Milestone: Backlog
Resolution: invalid
Status: reopenedclosed

We don't need it right now (at all). No need to keep reminding us it exists.

comment:6 by Raymond, 8 years ago

Description: modified (diff)

comment:7 by Raymond, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.