Value Semantics and Concepts-based Polymorphism
Offered By: CppNow via YouTube
Course Description
Overview
Explore a comprehensive conference talk that delves into value semantics and concepts-based polymorphism in C++. Gain insights from Sean Parent's presentation at C++Now! 2012, where he discusses advanced programming techniques and design principles. Learn how to leverage value semantics for more robust and efficient code, and discover the power of concepts-based polymorphism in creating flexible and maintainable software architectures. Dive deep into these crucial C++ concepts and their practical applications in modern software development over the course of this 1 hour and 43 minute session.
Syllabus
Sean Parent: Value Semantics and Concepts-based Polymorphism
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