Value Semantics and Range Algorithms - Composability and Efficiency
Offered By: CppNow via YouTube
Course Description
Overview
Explore the concepts of value semantics and range algorithms in C++ through this comprehensive conference talk from C++Now 2014. Delve into the principles of composability and efficiency as presented by Chandler Carruth. Gain insights into how these fundamental concepts contribute to writing more effective and performant C++ code. Learn about the advantages of value semantics in creating robust and maintainable software, and discover how range algorithms can enhance code readability and efficiency. Understand the interplay between these concepts and their impact on modern C++ programming practices.
Syllabus
Value Semantics and Range Algorithms - Composability and Efficiency
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