Correction. I just tested... g++ -std test.cpp Looks like -std has to explicitly specify a standard. -std=<something> I just assumed... oh well, mea culpa. --Eljay
Correction. I just tested... g++ -std test.cpp Looks like -std has to explicitly specify a standard. -std=<something> I just assumed... oh well, mea culpa. --Eljay