
On 01/04/2010 8:57 AM, Boris Schaeling wrote:
On Thu, 01 Apr 2010 16:49:49 +0300, Mathias Gaunard <mathias.gaunard@ens-lyon.org> wrote:
Boris Schaeling wrote:
Andreas and I are pleased to announce that the book "The Boost C++ Libraries" is now available in English: <http://en.highscore.de/cpp/boost/>
Which version of boost is this based on?
The current one (all samples can be built with Boost 1.42.0). However some chapters deserve already to be updated (e.g. the chapter about event handling introduces Boost.Signals but not yet the thread-safe library Boost.Signals2).
Boris
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
I just tried fixing a typo in the source code of section 6.3 (Synchronization), it seems that you can't edit that though. The typo was Summe (should be Sum in English). :)