(Draft) Standard C++ and
C++ Library Architecture

I've participated in the ISO/ANSI C++ Standard committee since 1993, and designed the components found in Chapter 22, Localization. I've worked on most other chapters of the library as well, and am also to blame for one new keyword in the core language: explicit.

Here is my list of Errors in the new ISO-14882 C++ Standard. They're mostly library errors, of course.

Recent Publications:

Here is complete text of my articles in C++ Report:

They have been reprinted in two books: C++ Gems (SIGS Publications, 1995), edited by Stan Lippman, and Black Belt C++ (M&T Books, 1994) edited by Bruce Eckel.

Note: I am available for speaking engagements and C++ library architecture/design consultation. Send mail.


Other C++ resources include


This page is part of the Cantrip Corpus.
Anything wrong? missing? interesting? Send email: ncm-nospam@cantrip.org
Copyright ©1996 by Nathan Myers. All Rights Reserved. URL: <http://www.cantrip.org/cpp.html>