Want to create an interactive transcript for this episode?
Podcast: CppCast
Episode: mdspan and /r/cpp
Description: Rob and Jason are joined by Bryce Adelstein Lelbach from NVIDIA. They discuss the mdspan proposal that first introduced Bryce to the C++ ISO committee. They also review Bryce's role as moderator for the /r/cpp subreddit and talk about the upcoming CppCon 2019 conference.
News
Resharper 2019.2 released
Game Performance Improvements in Visual Studio 2019 16.2
The German Center for Aerospace (DLR) just open sourced CosmoScout VR, which is a universe 'simulator' written in modern C++
Links
P0009r9: mdspan: A Non-Owning Multidimensional Array Reference
P1684r0: mdarray: An Owning Multidimensional Array Analog of mdspan
P1767r0: Packaging C++...