![[Book Cover]](../covergif/ph_bkcvr.gif)
|
Draft Standard C++ Library, The, 1/e
P.J. Plauger
Published September, 1994 by Prentice Hall PTR (ECS Professional)
Copyright 1995, 590 pp.
Paper
ISBN 0-13-117003-1
|
Sign up for future mailings on this subject.
See other books about:
C++--Intermediate Programming-Computer Science
|

This book presents the library portion of the draft ANSI/ISO Standard for
the programming language C++, and shows how to use all the library classes
and functions. An introductory chapter discusses how the Standard C library
changes to meet the needs of C++.
presents a complete and verbatim presentation of the library
portion of the Draft Standard C++.
serves as a tutorial on how to use the library how it was
meant to be used and how it should be used.
gives particular attention to such pioneering features as library
templates, exceptions, and namespaces.
explains how to design and implement class libraries in general,
and addresses the design and implementation issues peculiar to C++ library
building.
1. Introduction.
2. The header <DEFINES>.
3. The header <EXCEPTION>.
4. The header <NEW>.
5. The header <TYPEINFO>.
6. The Standard C Library.
7. The header <IOS>.
8. The header <STREAMBUF>.
9. The header <ISTREAM>.
10. The header .
11. The header .
12. The header .
13. The header .
14. The header .
15. The header .
16. The header .
17. The header .
18. The header .
19. The header .
20. The header .
21. The header .
22. The header .
Appendix: Interfaces.
Appendix: Names.
Appendix: Terms.
Index.
|