You are here |
www.foonathan.net | ||
| | | |
brevzin.github.io
|
|
| | | | One of the reasons that I'm excited for Reflection in C++ is that it can permit you to implement, as a library, many things that previously required language features. In this post, I'm going to walk through implementing P2786R8 ("Trivial Relocatability For C++26"). | |
| | | |
hackingcpp.com
|
|
| | | | Destructors - one of the most important language constructs of C++ - allow to tie resource management to an object's lifetime (also known as RAII). | |
| | | |
artificial-mind.net
|
|
| | | | Articles about Graphics, C++, Optimization, Game Development, Programming Languages, and more. Personal blog of Philip Tretter writing under the alias of Artificial Mind. | |
| | | |
blog.sulami.xyz
|
|
| | Weak Opinions, Strongly Held |