Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Function Call Resolution in C++ - Back to Basics

CppCon via YouTube

Overview

Explore a comprehensive conference talk that delves into the intricacies of function call resolution mechanisms in C++. Learn how compilers process expressions like f(x, y) through various language mechanisms including name lookup, overload resolution, default function arguments, and template processing. Master the interaction between these mechanisms with practical examples, understanding how implicit conversions work with overloaded functions versus function templates. Gain valuable insights into crafting user-friendly interfaces and steering compiler behavior effectively. Delivered by Ben Saks, chief engineer of Saks & Associates and ISO C++ Standards committee member, this presentation from CppCon 2024 equips developers with essential knowledge to write more maintainable and robust C++ code.

Syllabus

Back to Basics: Function Call Resolution in C++ - Ben Saks - CppCon 2024

Taught by

CppCon

Reviews

Start your review of Function Call Resolution in C++ - Back to Basics

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.