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
Memory Algorithm Proposal
January 04, 2017
01:03:01
45.47 MB
Downloads: 0
Rob and Jason are joined by Brittany Friedman to talk about her accepted C++17 proposal which adds new algorithms and utilities for memory management and the process she went through getting the proposal accepted.
Brittany Friedman is a dense collection of matter formed from molecules originating from inside the sun. She currently works as a programmer at Gearbox Software, where she weaves ones and zeroes into intricate little patterns. Her proposal for new memory management algorithms was accepted for C++17 and a bug that she filed against the C++ standard was fixed the way that she recommended. So basically you do not want to trifle with her.
News
- 2016 Software Developer Podcast Awards
- Keep Disabling Exceptions
- C++17 Why it's better than you might think
- A new way of blogging about C++
Brittany Friedman
Links
- Extending memory management tools
- drpdb: Convert from Microsoft PDB format into a MySQL database
- Symbol Sort: A Utility for Measuring C++ Code Bloat
- Gearbox Software
- CppCon 2016: Nicholas Ormrod "The strange details of std::string at Facebook"