Comprehensive online C++ library reference?

J

Juha Nieminen

Is there any online C++ library reference containing all the functions
and types in the standard C++ library? A quick google search gives C++
references alright, but they all seem to be quite lacking. For example:

http://www.cplusplus.com/reference/

looks good, but it lacks many standard library functions and types (such
as for example std::pair, std::make_pair, std::mem_fun_ref(), etc).
Likewise http://www.cppreference.com/
 
B

Bo Persson

Juha Nieminen wrote:
:: Victor Bazarov wrote:
::: Juha Nieminen wrote:
:::: Is there any online C++ library reference containing all the
:::: functions and types in the standard C++ library?
:::
::: You can find and download a draft version of the C++0x standard,
::: or you could go to www.dinkumware.com. Both are quite complete.
::
:: So the answer is "no"?

How? I though this meant "yes":

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


Bo Persson
 

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,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top