From: sk.smawsk on
Hi,

Can some suggest good book for getting acquainted with the BOOST
library for C++?

Currently I am reading "Beyond STL: An Introduction to BOOST".
But it does not covers all the libraries in BOOST.

Thanks in advance.

Warm Regards.

--
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]

From: Jerry Coffin on
In article <03d88f67-5b4b-43c1-b494-
74f1f1993e9b(a)t1g2000pra.googlegroups.com>, sk.smawsk(a)gmail.com says...
> Hi,
>
> Can some suggest good book for getting acquainted with the BOOST
> library for C++?
>
> Currently I am reading "Beyond STL: An Introduction to BOOST".
> But it does not covers all the libraries in BOOST.

Short of some drastic change taking place, there probably won't ever be
a book that covers all the libraries in Boost. Boost is in more or less
constant development, so even if a book covered everything when it was
written, by the time it was published, there would be changes (both new
libraries added and existing libraries rewritten to some degree).

--
Later,
Jerry.

The universe is a figment of its own imagination.

[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]