C++ Reference to read offline? - C++ Forum
cppreference documentation offline at devdocs.io
cppreference 2019 offline archives 404
http://www.cplusplus.com or https://www.cppreference.com
Cppreference 👍
More on reddit.comHello all! I have been using DevDocs for quite a long and just thought about sharing it with you.
DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
You can find C++ docs at https://devdocs.io/cpp/
It looks like the offline 2019 version of the cppreference is down. Anyone got it?
I have frequently seen people recommend cppreference due to excellence and warn about cplusplus as having wrong/outdated information.
Yet cplusplus is frequently higher in search results. For example on a simple search like "c++ std::set emplace" (at least for me).
Is there anything the community can do to ensure that the "correct" site ends up on top to confuse newbies less?
Or "should" cppreference not be the one on top?
Cppreference 👍
I'm not sure why cplusplus shows up so high, cppreference is always my first choice because it tends to show information in a neat systematic way and has good examples, as well as being very up to date
I can only assume that there's a bunch of websites that link to cplusplus and that's keeping it high in the search results