Chapter 18. Specialized Tools and Techniques第十八章 特殊工具与技术CONTENTS
The first four parts of this book discussed how to use those parts of C++ that are generally useful. Those features are likely to be used at some point by almost all C++ programmers. In addition, C++ defines some features that are more specialized. Many programmers will never (or only rarely) need to use these features presented in this chapter. 本书前四部分讨论了怎样使用 C++ 中有普遍用途的特征,几乎所有 C++ 程序员都有可能在某些时候使用这些特征。此外,C++ 还定义了一些更为特殊的特征,许多程序员从不(或者很少)需要使用本章所介绍的这些特征。 ![]() |