
From: Jonathan Turkanis [mailto:technews@kangaroologic.com]
Dave wrote:
Dear Boost Community,
I am aware of the books on the graph and template metaprogramming libraries. Are any other books available, or in the works, on Boost libraries?
Bjorn Karlsson has written a book on some of the core boost libraries. I think it is mostly done, but I'm not sure when it will be available, or exactly what it covers.
You're absolutely right that it's mostly done (finally!), and it will be available from July. The book (Beyond the C++ Standard Library -- An Introduction to Boost) covers these libraries: * Smart_ptr * Conversion * Utility * Operators * Regex * Any * Variant * Tuple * Bind * Lambda * Function * Signals Bjorn

Bjorn.Karlsson@readsoft.com wrote:
From: Jonathan Turkanis [mailto:technews@kangaroologic.com]
Bjorn Karlsson has written a book on some of the core boost libraries
You're absolutely right that it's mostly done (finally!), and it will be available from July.
The book (Beyond the C++ Standard Library -- An Introduction to Boost) covers these libraries:
* Smart_ptr * Conversion * Utility * Operators * Regex * Any * Variant * Tuple * Bind * Lambda * Function * Signals
Thanks for the update!
Bjorn
Jonathan
participants (2)
-
Bjorn.Karlsson@readsoft.com
-
Jonathan Turkanis