Disambiguation - The Black Technology
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of disambiguation in C++ programming through Zhihoa Yuan's comprehensive presentation from C++Now 2014. Delve into the complexities of this often-misunderstood concept, examining its role in resolving ambiguities in code and enhancing program clarity. Learn about various disambiguation techniques, their applications, and best practices for implementation. Gain insights into how disambiguation affects compiler behavior, code readability, and overall program efficiency. Analyze real-world examples and case studies to understand the practical implications of disambiguation in large-scale C++ projects. Access accompanying slides for visual aids and additional reference material to reinforce your understanding of this crucial aspect of C++ development.
Syllabus
Disambiguation: The Black Technology
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