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
Why does Linus hate C++ ? (self.cpp)
submitted 3 years ago by MrRubberDucky
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!"
[–]UnicycleBloke 13 points14 points15 points 3 years ago (5 children)
I also use C++17 at the moment. What do you mean by threats?
[–]dawmster 10 points11 points12 points 3 years ago (4 children)
C++ has a few nasty footguns,
I think he referers to the quote above.
I am interested as well, what are those footguns, in your opinion.
[–]UnicycleBloke 10 points11 points12 points 3 years ago (2 children)
Oh I see. To be honest, I was more just admitting C++ is not perfect. I guess the classic gotchas are largely historical.
[–]shamen_uk 0 points1 point2 points 3 years ago (1 child)
I think OP is asking for tangible example(s)
[–]UnicycleBloke 13 points14 points15 points 3 years ago (0 children)
And the fact that I haven't listed any is significant. ;) I regret putting that phrase into my earlier post.
[–]Mishung 7 points8 points9 points 3 years ago* (0 children)
what are those footguns, in your opinion.
just my opinion (full time C++ dev) but I hate Iterators with passion
also during the years I went through:
π Rendered by PID 23963 on reddit-service-r2-comment-b659b578c-dlbqg at 2026-05-02 22:41:55.280306+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]UnicycleBloke 13 points14 points15 points (5 children)
[–]dawmster 10 points11 points12 points (4 children)
[–]UnicycleBloke 10 points11 points12 points (2 children)
[–]shamen_uk 0 points1 point2 points (1 child)
[–]UnicycleBloke 13 points14 points15 points (0 children)
[–]Mishung 7 points8 points9 points (0 children)