--- date: "2004-01-11T01:35:50Z" title: Mozilla's C++ Portability Guide ---

Mozilla's C++ Portability Guide. Brief summary: Don't use anything in C++. No templates, no RTTI, no namespaces. Good read though.