ivanbarayev / cppversion

Learn C++ current language/compiler version

Repository from Github https://github.comivanbarayev/cppversionRepository from Github https://github.comivanbarayev/cppversion

cppversion

Learn C++ current language/compiler version

Compile with the following code

g++ learn.cpp -o learn

Run

./learn

Sample OutPut

C++17

About

Learn C++ current language/compiler version


Languages

Language:C++ 100.0%