Explore >> Select a destination


You are here

www.foonathan.net
| | brevzin.github.io
10.4 parsecs away

Travel
| | 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
9.1 parsecs away

Travel
| | 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
8.4 parsecs away

Travel
| | 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
101.2 parsecs away

Travel
| Weak Opinions, Strongly Held