Details
-
Improvement
-
Resolution: Done
-
Minor - P4
-
None
-
None
-
None
-
Platforms 14 (05/13/16), Platforms 15 (06/03/16)
Description
We should have a flag to enable C++14, just like the recently removed C++11 flag. It should have a configure check that tests if --std=c++14 works and if not uses --std=c++1y.