|
You are here |
berthub.eu | ||
| | | | |
eyakubovich.github.io
|
|
| | | | | The guidance around function arguments and smart pointers is quite old, yet I still see it used incorrectly. In this post, we'll explore the guidance and the costs of not following the advice. C++ Core Guidelines make this point clear: F.7: For general use, take T* or T& arguments rather... | |
| | | | |
educatedguesswork.org
|
|
| | | | | ||
| | | | |
hellocplusplus.com
|
|
| | | | | Learn the basics of C++ move semantics and how to use this language feature. This article is useful for programmers of all skill levels. | |
| | | | |
hackmd.io
|
|
| | | # Async fns in traits **This doc now lives here: https://rust-lang.github.io/async-fundamentals-ini | ||