Befehl clang cpp compile

clang++ -Wall -std=c++11 test.cc -o test
Tender Trout