Converting to libstdc++
Paolo Carlini
pcarlini@unitus.it
Mon Jan 21 15:12:00 GMT 2002
David Beasterfield wrote:
>Question,
>
>Are there any good books that can provide examples of
>using the libstdc++ V3.0 library? You know, for
>us MFC CString class like losers... I mean users.
>
:-)
Seriously, I think that one of the main aim of the v3 project is that of
providing a *standard* (ISO/ANSI 14882) compliant library: this means
that you may effectively use any good book devoted to the standard
library. Personally, I would particularly suggest considering those from
authors such as Josuttis, Meyers, Langer/Kreft.
Cheers,
Paolo.
More information about the Libstdc++
mailing list