Explore >> Select a destination


You are here

timur.audio
| | www.cppstories.com
2.7 parsecs away

Travel
| | 2018 is almost over (just a few hours left in Poland till midnight). As in previous years, I did a summary of many things that happened in the C++ community. This year seems to be marked with a solid progress towards the standardisation of C++20, using more and more C++17 and as always the growth in the community.
| | herbsutter.com
5.5 parsecs away

Travel
| | A few minutes ago, the ISO C++ committee completed its winter meeting in Kona, HI, USA, hosted with thanks by Plum Hall, NVIDIA, and the Standard C++ Foundation. As usual, we met for six days Monday through Saturday, including most evenings. This and the previous meeting were the biggest ISO C++ meetings in our 29-year...
| | isocpp.org
5.5 parsecs away

Travel
| |
| | antonym.org
20.7 parsecs away

Travel
| C++11 introduces many significant improvements to the language and runtime. Oneof the most important is to do with memory management - specifically, smartpoi...