Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
CRTP and Israel joining the C++ ISO
November 06, 2019
00:50:04
36.15 MB
Downloads: 0
Rob and Jason are joined by Inbal Levi. They first discuss some news including a new C++20 unit testing framework and Microsoft bringing ASAN to Visual Studio. Then Inbal talks about the Curiously Recurring Template Pattern and her efforts to start an Israel National Body for the C++ ISO Committee.
News
- Doubling the speed of std::uniform_int_distribution in the GNU C++ library
- Benchmarking is hard: processors learn to predict branches
- Boost.UT C++20 macro-free Unit Testing Framework
- C++20 The Big Four
- ASAN for Windows with MSVC