- Plain Pointers Considered Harmful https://jeffamstutz.io/2017/03/31/plain-pointers-considered-harmful/ 16 comments cpp
Linked pages
- Clean Code: A Handbook of Agile Software Craftsmanship: Robert C. Martin: 9780132350884: Amazon.com: Books https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882/ 160 comments
- std::array - cppreference.com http://en.cppreference.com/w/cpp/container/array#Example 100 comments
- std::optional - cppreference.com http://en.cppreference.com/w/cpp/utility/optional 72 comments
- Copy elision - Wikipedia https://en.wikipedia.org/wiki/Return_value_optimization 37 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:jeffamstutz.io
Search title: Plain Pointers Considered Harmful
See how to search.