DEV Community

Cover image for The 3 most interesting C++ posts of October 2021
Sandor Dargo
Sandor Dargo

Posted on

4 1

The 3 most interesting C++ posts of October 2021

Let me share with you 3 interesting #cpp posts from October. I know, it's the middle of November. I've been on vacation, then this week there was Meeting C++ so I had little time.

As I wrote during the earlier months, I don't take the most popular articles anymore, because I find that while some articles do meet the criteria to add #cpp as a tag, but they are not mostly about C++. So there is a bit of subjectivity to this list. I also try not to include multiple articles from the same author and I don't include the wrap-up of the previous month either ;)

Feel free to share your favourite one in the comments.


Ashish wrote many popular posts in October, I picked the one that explains the difference between implicit and explicit constructors. Keep up the good work!


Elvis picked an interesting topic about lambdas. He answered the question that you probably wouldn't even have thought about; how to inherit from them?


Last but not least, Ben shared a very interesting article on creating a compiled binary, using source code hosted on GitHub, for other people to include in their environments.

Happy coding!

Connect deeper

If you liked this article, please

AWS Q Developer image

Your AI Code Assistant

Generate and update README files, create data-flow diagrams, and keep your project fully documented. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay