Bibliography
-
[Alexandrescu01]: A. Alexandrescu. Modern C++ Design (Addison-Wesley, 2001).
-
[C++03]: ISO/IEC 14882:2003(E), Programming Languages — C++ (updated ISO and ANSI C++ Standard including the contents of (C++98) plus errata corrections).
-
[C++CS]:
-
[Cargill92]: T. Cargill. C++ Programming Style (Addison-Wesley, 1992).
-
[Cline99]: M. Cline, G. Lomow, and M. Girou. C++ FAQs (2ndEdition) (Addison-Wesley, 1999).
-
[Dewhurst03]: S. Dewhurst. C++ Gotchas (Addison-Wesley, 2003).
-
[Henricson97]: M. Henricson and E. Nyquist. Industrial Strength C++ (Prentice Hall, 1997).
-
[Koenig97]: A. Koenig and B. Moo. Ruminations on C++ (Addison-Wesley, 1997).
-
[Lakos96]: J. Lakos. Large-Scale C++ Software Design (Addison-Wesley, 1996).
-
[Meyers96]: S. Meyers. More Effective C++ (Addison-Wesley, 1996).
-
[Meyers97]: S. Meyers. Effective C++ (2nd Edition) (Addison-Wesley, 1997).
-
[Meyers15]: S. Meyers. Effective Modern C++ (O'Reilly, 2015).
-
[Murray93]: R. Murray. C++ Strategies and Tactics (Addison-Wesley, 1993).
-
[Stroustrup00]: B. Stroustrup. The C++ Programming Language (Special 3rdEdition) (Addison-Wesley, 2000).
-
[Stroustrup05]: B. Stroustrup. A rationale for semantically enhanced library languages.
-
[Stroustrup13]: B. Stroustrup. The C++ Programming Language (4th Edition). Addison Wesley 2013.
-
[Stroustrup14]: B. Stroustrup. A Tour of C++.
Addison Wesley 2014.
-
[SuttHysl04b]: H. Sutter and J. Hyslop. "Collecting Shared Objects" (C/C++ Users Journal, 22(8), August 2004).
-
[SuttAlex05]: H. Sutter and A. Alexandrescu. C++ Coding Standards. Addison-Wesley 2005.
-
[Sutter00]: H. Sutter. Exceptional C++ (Addison-Wesley, 2000).
-
[Sutter02]: H. Sutter. More Exceptional C++ (Addison-Wesley, 2002).
-
[Sutter04]: H. Sutter. Exceptional C++ Style (Addison-Wesley, 2004).
-
[Taligent94]: Taligent's Guide to Designing Programs (Addison-Wesley, 1994).