Is there a way to enable C ++ 14 in CLion? My code is currently compiling, but the syntax highlights a lot of lines as errors that are correct with C ++ 14. Is there a parameter that I can use or something to enable C ++ 14 support in the CLion editor?
Update: Any updates in CLion 1.2 regarding C ++ 14 support?
becko source share