Page 1 of 1
C++17
Posted: Fri Feb 09, 2018 9:19 am
by mhyun
Are there any plans to upgrade the compiler and libraries to support C++17?
Re: C++17
Posted: Fri Feb 09, 2018 1:51 pm
by TomNB
The final spec on that was published about a month ago. What features are you looking for that are not currently supported?
Re: C++17
Posted: Fri Feb 09, 2018 4:42 pm
by mhyun
I was just curious if there was a timeline for this or even if it is a priority.
Re: C++17
Posted: Sun Feb 11, 2018 7:45 pm
by pbreed
We basically run 1 or 2 major revisions behind the head of the GCC tree.
so when GCC fully supports C++ 17, then we will do so about two years later...