What Else Has My Compiler Done For Me Lately
Offered By: CppNow via YouTube
Course Description
Overview
Explore the latest developments in compiler optimization and functionality in this conference talk by Matt Godbolt, creator of Compiler Explorer. Delve into the evolving capabilities of modern C++ compilers and discover how they can enhance code efficiency and performance. Learn about recent advancements in compiler technology, gain insights into writing more effective C++ code, and understand how compilers interpret and optimize your programs. Benefit from Godbolt's expertise in efficient coding practices and his passion for exploring compiler behavior. This talk, delivered at C++Now 2018, builds upon Godbolt's previous CppCon keynote, offering fresh perspectives and updated information on compiler innovations.
Syllabus
C++Now 2018: Matt Godbolt “What Else Has My Compiler Done For Me Lately?”
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube