Explore >> Select a destination


You are here

isocpp.org
| | cplusplus.github.io
3.5 parsecs away

Travel
| |
| | herbsutter.com
3.6 parsecs away

Travel
| | [Edited to add C++20 schedule at end] On Saturday March 17, the ISO C++ committee completed its winter meeting in Jacksonville, Florida, USA, hosted with thanks by the Standard C++ Foundation and Perennial. We had some 140 people at the meeting, representing 8 national bodies. As usual, we met for six days Monday through Saturday,...
| | www.bfilipek.com
2.9 parsecs away

Travel
| | The ISO Committee accepted and published the C++17 Standard in December 2017. In this mega-long article, I've built (with your help!) a list of all major features of the new standard. Please have a look and see what we get! Language Features New auto rules for direct-list-initialization static_assert with no message typename in a template template parameter Removing trigraphs Nested namespace definition Attributes for namespaces and enumerators u8 character literals Allow constant evaluation for all non-type template arguments Fold Expressions Unary fold expressions and empty parameter packs Remove Deprecated Use of the register Keyword Remove Deprecated operator++(bool) Removing Deprecated Exception Specifications from C++17 Make exception specifications pa...
| | isocpp.github.io
30.1 parsecs away

Travel
| The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++