0
[DUPLICATE] Which version of C++ is it ? 14 / 17
Thanks for answers :)
6 Answers
+ 3
The examples in the lessons have been carefully selected to avoid dependency on the compiler version, because they are the basics, until you start exploring things outside the lessons, you will most unlikely to find a version specific feature/facility needed, I guess : )
+ 3
I don't think the version will make much difference to the outcome of the lessons. I completed the C++ course on here, with no technical glitches.
+ 2
I think that everything in these lessons works for the oldest version of C++.
+ 2
Thanks for help :)
0
Its version of compiler, but lessons are recent or written in old C++ ? Im newbie