You are here |
usingstdcpp.org | ||
| | | |
herbsutter.com
|
|
| | | | [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,... | |
| | | |
ericniebler.com
|
|
| | | | (Disclaimer: here be esoteric language wonkery. Abandon all hope.) If you read or write Generic-code-with-a-capitol-'G', you may have written or seen code like this: #!cpp using std::sw... | |
| | | |
quuxplusone.github.io
|
|
| | | | Seen on the whiteboard outside the Aurora D conference room at CppCon 2019: | |
| | | |
cppstories.com
|
|
| | The C++ Standard Library: A Tutorial and Reference (2nd Edition) by Nicolai M. Josuttis We are still waiting for some more books about new C++ standard. Fortunately for us, some authors managed to write books even before C++11 is well "domesticated". One of such examples is the book mentioned in the title of this post. |