cppclean icon indicating copy to clipboard operation
cppclean copied to clipboard

which versions of C++ are supported?

Open luxe opened this issue 5 years ago • 1 comments
trafficstars

hey, I'm trying to gauge how alive this project is? Does it support c++11, 14, 20?
I pretty much get parsing error: Token on every source file.

luxe avatar Jul 28 '20 02:07 luxe

me too, it seems it does only support c++98 any newer structure gets me a parsing error

Flow86 avatar Nov 11 '20 06:11 Flow86