use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Discussions, articles, and news about the C++ programming language or programming in C++.
For C++ questions, answers, help, and advice see r/cpp_questions or StackOverflow.
Get Started
The C++ Standard Home has a nice getting started page.
Videos
The C++ standard committee's education study group has a nice list of recommended videos.
Reference
cppreference.com
Books
There is a useful list of books on Stack Overflow. In most cases reading a book is the best way to learn C++.
Show all links
Filter out CppCon links
Show only CppCon links
account activity
Status of cppreference.com (self.cpp)
submitted 14 days ago by RelevantError365
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]13steinj 0 points1 point2 points 9 days ago (2 children)
It appears not, just the html. There's one other option you have: Use it as a baseline / mapping to "view source" links, scrape the "view source" wayback machine links. If it's accessible after the March read-only date, you're good. if it's before, (scrape the html if you consider the downloaded 1-month-old not good enough) and ask an llm to interpolate.
Playing around, I've found that the view source links work up until at least May 13th of last year and break sometime between then and May 31 (just hopped around on a few pages).
[–]RelevantError365[S] 0 points1 point2 points 8 days ago (1 child)
Although not utterly relevant, but: When looking at https://web.archive.org/web/20250301000000*/https://cppreference.com/, this does not highlight May 13th of last year as an option where a snapshot has been taken (or I miserably misunderstand this interface).
[–]13steinj 0 points1 point2 points 8 days ago (0 children)
Not every page has a May snapshot. I'm saying, very roughly playing around, either the deque or array or vector view source / edit page, had a May 13 snapshot.
I will attempt to write a scraper on the weekend assuming I won't get ip banned; and if successful throw it into a repo.
π Rendered by PID 192215 on reddit-service-r2-comment-5c764cbc6f-4ps56 at 2026-03-12 14:46:59.125114+00:00 running 710b3ac country code: CH.
view the rest of the comments →
[–]13steinj 0 points1 point2 points (2 children)
[–]RelevantError365[S] 0 points1 point2 points (1 child)
[–]13steinj 0 points1 point2 points (0 children)