Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Grab it
Explore the advantages and potential pitfalls of trailing return types and `auto` return in modern C++ in this CppCon 2022 conference talk by Pablo Halpern. Learn about the syntax, restrictions, and use cases for these features, including their application in function templates and lambda expressions. Discover how to leverage these language elements to improve code clarity and convenience while avoiding common mistakes that can lead to readability issues and latent bugs. Gain insights into the relationship between trailing return types and automatically deduced return types, and understand when and how to use them effectively in your C++ projects.
Embracing Trailing Return Types and Auto Return in Modern C++ - CppCon 2022