This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Documentation for libstdc++


Hi,

I suggest buying a very good book (there are at least 3 or 4 around). I
would recommend:

    Nicolai M. Josuttis
    The C++ Standard Library : A Tutorial and Reference
    Addison-Wesley, 1999
    ISBN: 0201379260

Limited in scope to the STL but also very good:

    Scott Meyers
    Effective STL: 50 Specific Ways to Improve Your Use of the Standard
Template Library
    Addison-Wesley, 2001
    ISBN: 0201749629

Cheers,
P.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]