CppCast

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

386 episodes transcribed
0 comments
Technology

Jumping into C++

Episode Date: February 15, 2017

Rob and Jason are joined by Alex Allain from Dropbox to talk about Dropbox's Djinni code generator and Alex's book Jumping into C++. Alex Alla...

0 comments
Technology

Microsoft's STL

Episode Date: February 7, 2017

Rob and Jason are joined by Stephan T Lavavej to talk about Microsoft's STL and some of the changes to the Library coming in the VS 2017 release....

0 comments
Technology

Beast

Episode Date: January 17, 2017

Rob and Jason are joined by Vinnie Falco to talk about the Beast HTTP and Web Sockets library. Vinnie Falco started programming on an Apple II...

0 comments
Technology

Regular Void

Episode Date: December 21, 2016

Rob and Jason are joined by Matt Calabrese to talk about his Regular Void Proposal, template<auto>, the state of Concepts and more. Matt...

0 comments
Technology

Backtrace

Episode Date: November 30, 2016

Rob and Jason are joined by Abel Mathew, Co-Founder and CEO of Backtrace I/O, to talk about the debugging platform and its features for C++ developers...

0 comments
Technology

Cppcheck

Episode Date: November 16, 2016

Rob and Jason are joined by Daniel Marjamäki to talk about developing the CppCheck static analysis tool. Daniel lives in Stockholm, Sweden wit...

0 comments
Technology

Kvasir

Episode Date: November 9, 2016

Rob and Jason are joined by Odin Holmes to talk about developing for Embedded Microcontrollers with C++ and the Kvasir library. Odin Holmes ha...

0 comments
Technology

Blaze

Episode Date: November 2, 2016

Rob and Jason are joined by Klaus Iglberger to discuss the Blaze high performance math library. Klaus Iglberger has finished his PhD in comput...

0 comments
Technology

Embedded Development

Episode Date: October 27, 2016

Rob and Jason are joined by Dan Saks from Saks & Associates to discuss state of C++ in the embedded development industry. Dan Saks is the...

0 comments
Technology

Robotics Development

Episode Date: October 19, 2016

Rob and Jason are joined by Jackie Kay from Marble to discuss the use of C++ in the Robotics industry and some of the unique challenges in Robotics de...

0 comments
Technology

C++/WinRT

Episode Date: October 12, 2016

Rob and Jason are joined by Kenny Kerr from Microsoft to discuss the C++/WinRT library, previously known as ModernCpp, a standard C++ projection for t...

0 comments
Technology

SG14 Update

Episode Date: October 7, 2016

Rob and Jason are joined by Guy Davidson from Creative Assembly to discuss the work of the SG 14 game dev/low latency group including his ring buffer...

0 comments
Technology

Boost::Process

Episode Date: September 29, 2016

Rob and Jason are joined by Klemens Morgenstern to discuss his experimental changes in boost::dll and his proposed boost::process library. Bor...

0 comments
Technology

CppCon 2016

Episode Date: September 25, 2016

Rob and Jason are joined by Chandler Carruth from Google, in this live interview from CppCon 2016 Chandler discusses the topics of his two CppCon talk...

0 comments
Technology

MAME Emulation Project

Episode Date: September 7, 2016

Rob and Jason are joined by Miodrag Milanovic to discuss his work on the MAME emulation project, its history and moving the MAME codebase from C to C+...