Chapter 19

Advanced Topics from ANSI/ISO C++

Contents

With times, there are many changes and additions to C++ programming language. The C++ standards committee working group published the international standard ISO/IEC 14882:1998 in 1998. A revised standard ISO/IEC 14882:2003 was published in 2003. Modern compilers support standard library as specified in these standards. Therefore, programs in this chapter will be compiled using GNU g++ compiler. This compiler supports the features we want to study.

Get Object Oriented Programming with C++, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.