/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

timsong-cpp.github.io
| | cplusplus.github.io
3.0 parsecs away

Travel
| |
| | isocpp.org
4.3 parsecs away

Travel
| | [AI summary] This is a comprehensive list of proposals (PXXXRYY) submitted to the C++ standards committee, covering a wide range of topics such as concurrency, memory management, type traits, algorithms, and language features. The proposals span from early drafts to more recent versions and reflect the evolution of C++ over several years.
| | port70.net
3.2 parsecs away

Travel
| |
| | www.ralfj.de
28.2 parsecs away

Travel
| In my previous blog post on pointer provenance, I have shown that not thinking carefully about pointers can lead to a compiler that is internally inconsistent: programs that are intended to...