c++ 17 compiler command code example Example: how to complie with c++ 17 g++ fileName.cpp -std=c++17 -o executableName ./executableName