This book is dedicated to a number of Boost libraries for higher-order functions, data types and data structures, libraries for text and string processing, multi-threading, random number generation and more. We also discuss how Boost and design patterns are used to promote the flexibility of code. Each library is described in a step-by-step manner. Numerous examples are given to show the functionality of each library. The full source code is freely available to purchasers of the book.
Coverage Includes
- Understanding and using 30 major Boost libraries.
- Learn about higher-order functions, data structures, memory management, multi-threading and more.
- Using Boost in new and existing applications.
- Integrating Boost and the Gang-Of-Four design patterns.
- Ready-to-run projects for Visual Studio.
- Appendices and exercises.
Chapters:
- Modelling Functions
- Bind
- Event Notification, Observer Pattern and Signals Library
- Phoenix
- Smart Pointers and Serialisation
- Tuple
- Any
- Variant
- Number Systems
- String Algorithm
- Tokenizer
- Regex
- An Introduction to Expression Templates and Xpressive
- MultiArray and Array
- Random Number Generation
- Flyweight and Functional/Hash
- Integrating Legacy Applications with Boost
- An Introduction to Thread
- Appendix A: Generic Programming
- Appendix B: Boost, Design Patterns and Applications
- Appendix C: Exercises and Projects