Explore the concept of value semantics in C++ programming through this comprehensive conference talk from CppNow 2014. Delve into John Lakos' in-depth presentation that goes beyond syntax, examining the fundamental principles and practical applications of value semantics in modern C++ development. Learn how to leverage this powerful concept to write more efficient, maintainable, and robust code. Gain insights into best practices, common pitfalls, and advanced techniques for implementing value semantics in your C++ projects. Enhance your understanding of C++ language features and design patterns that support value semantics, and discover how to apply these concepts to improve your software architecture and performance.
Overview
Syllabus
Value Semantics: It aint about the syntax!
Taught by
CppNow