C++ version?

Hi everyone,

Is it possible to know the version of programming langages ? (for me C++) ?

Thanks and have fun :wink:

From FAQ:
g++ 4.9.2 mode C++11
With the following libraries ‑lm, ‑lpthread, ‑ldl, ‑lcrypt

There is no -O3 !

1 Like

Roh thanks every one perfect :smiley:

From GCC bugtracker
https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.9.4&target_milestone=4.9.3

284 bugs solved from 4.9.2 to 4.9.4.
So GCC is also a good candidate for update (or better, upgrade to a new version)