You are on page 1of 1

Example command to utilise the latest GNU compiler :

g++ practice.cpp -std=c++11 -o practice

You might also like