standard library manual

B

ben

Where i can find a descent C++ standard library reference manual? Does such
a manual have to be compiler-specific, because different compilers have
different implementations of the standard library??

ben
 
J

John Carson

ben said:
Where i can find a descent C++ standard library reference manual?
Does such a manual have to be compiler-specific, because different
compilers have different implementations of the standard library??

ben

I suggest Nicolai Josuttis, The C++ Standard Library, supplemented by the
documentation that came with your compiler for anything specific to its
implementation or very recent.
 
B

ben

Thanks!

John Carson said:
I suggest Nicolai Josuttis, The C++ Standard Library, supplemented by the
documentation that came with your compiler for anything specific to its
implementation or very recent.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top