C++ FAQs Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book ? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do deve
STL Overview Sessions 3~4. 1 STL Containers 1.1 Review 1.2 Common Operations of Container Classes 1.3 A Sample of using vector 2 Auto_ptr & Smart point 2.1 How to use STL auto_ptr 2.2 Source and sink 2.3 Smart pointer based on reference count 3 STL
该资源不适合C、C++初学者,可作为C++高手向大师级进化的参考书。 内容: ... 17 Library introduction 17.1 General 17.2 The C standard library 17.3 Definitions 17.4 Additional definitions 17.5 Method of descr iption (Informative) 17.6 Library-wide requirements 18 Language support lib