Discussion to talk about software related topics only.
mhyun
Posts: 7 Joined: Thu Feb 08, 2018 8:42 am
Post
by mhyun » Fri Feb 09, 2018 9:19 am
Are there any plans to upgrade the compiler and libraries to support C++17?
TomNB
Posts: 576 Joined: Tue May 10, 2016 8:22 am
Post
by TomNB » Fri Feb 09, 2018 1:51 pm
The final spec on that was published about a month ago. What features are you looking for that are not currently supported?
mhyun
Posts: 7 Joined: Thu Feb 08, 2018 8:42 am
Post
by mhyun » Fri Feb 09, 2018 4:42 pm
I was just curious if there was a timeline for this or even if it is a priority.
pbreed
Posts: 1088 Joined: Thu Apr 24, 2008 3:58 pm
Post
by pbreed » Sun Feb 11, 2018 7:45 pm
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...