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

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,135
Latest member
VeronaShap
Top