How to know all about GNU C++ headers and the functions they contain?

libstdc++ 3 and 2.9
gcc version 4.1.x or 4.2.x

2 Responses to “How to know all about GNU C++ headers and the functions they contain?”

  • That Guy:

    This should keep you happy and busy for awhile. It covers every c++ header file.

    http://www.dinkumware.com/manuals/

  • Dr. Strangelove:

    http://www.cplusplus.com is the best reference for C++ programmers.

Leave a Reply