Beyond the C++ standard library : an introduction to boost / Bjorn Karlsson ; [edited by] Peter Gordon, Lori Lyons.

Introducing the Boost libraries: the next breakthrough in C++ programming Boost takes you far beyond the C++ Standard Library, making C++ programming more elegant, robust, and productive. Now, for the first time, a leading Boost expert systematically introduces the broad set of Boost libraries and t...

Full description

Saved in:
Bibliographic Details
Online Access: Full Text (via O'Reilly/Safari)
Main Author: Karlsson, Bjorn
Format: eBook
Language:English
Published: Indianapolis, IN : Addison Wesley Professional, 2005.
Subjects:
Table of Contents:
  • pt. I. General libraries
  • Library 1. Smartptr
  • Library 2. Conversion
  • Library 3. Utility
  • Library 4. Operators
  • Library 5. Regex
  • pt. II. Containers and data structures
  • Library 6. Any
  • Library 7. Variant
  • Library 8. Tuple
  • pt. III. Function objects and higher-order programming
  • Library 9. Bind
  • Library 10. Lambda
  • Library 11. Function
  • Library 12. Signals.