Comeau C/C++
Friends told me that Comeau is one of the most standard conformant C++ compilers. "When in doubt, ask
Comeau C++", they said.
I went to their website yesterday. Their "Comeau C++ and C FAQ" is a good starting point for C++ beginners who are not familiar with the standard. The most interesting thing is the "Test Drive Comeau C/C++ Online", where one can upload their code and see if it compiles. This is where we can "ask" Comeau. :-)