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!
C++ Programming: Implicit and Explicit Constructors
Ashish Bailkeri ・ Oct 18 '21 ・ 2 min read
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.
Workstation Management With Nix Flakes: Build a Cmake C++ Package
Ben Lovy ・ Oct 31 '21 ・ 8 min read
Happy coding!
Connect deeper
If you liked this article, please
- hit on the like button,
- subscribe to my newsletter
- and let's connect on Twitter!
Top comments (0)