cplusplus.com reference

Original topic title: "Finally, an official name for them"

http://www.cplusplus.com/search.do?q=string
http://www.cplusplus.com/search.do?q=vector
http://www.cplusplus.com/search.do?q=setw
http://www.cplusplus.com/search.do?q=list
Quicklinks. They finally have an official name :)
Also the search seems to be very much improved. Great work, twicker!
Last edited on
I like how the Reference's left menu expands and contracts.

I like the C++98/C++11 tabs although they're a bit awkward.
I would suggest adding an "All" tab, which is selected by default.
http://cplusplus.com/reference/memory/

What I don't like is this (see constructor declarations):
The colors are dull. There's no highlighting. The declarations are poorly separated.
http://cplusplus.com/reference/unordered_map/unordered_map/unordered_map/

For comparison:
http://en.cppreference.com/w/cpp/container/unordered_map/unordered_map

And a pet peeve: the font size difference in
std::unordered_map::unordered_map.
Eh, it also suggests that that is actually the namespace it is in instead of just the header.
Why not just use a lighter shade of blue, or even a different color?
Topic archived. No new replies allowed.