Our System
This book describes the ISO/ANSI C++ Standard (ISO/IEC 14882:1998), so the examples should work with any C++ implementation compatible with that standard. (At least, this is the vision and hope of portability.) However, the C++ standard is still new, and you may find a few discrepancies. For example, at the time of this writing, some C++ compilers lack namespaces or the newest template features. Support for the Standard Template Library described in Chapter 16, “The string Class and the Standard Template Library,” is spotty at the time of this writing. Systems that use the Release 2.0 (or later) cfront translator may then pass the translated code to a C compiler that is not fully ANSI-compatible, resulting in some language features ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access