Advancing cppfront with Modern C++ - Refining the Implementation of is, as, and UFCS
Offered By: CppCon via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intersection of Modern C++ and cppfront development in this conference talk focusing on the implementation of 'is', 'as', and Uniform Function Call Syntax (UFCS). Delve into the capabilities and limitations of C++20 and C++23 standards, examining how they influence the implementation of these features across compilers like Clang, GCC, and MSVC. Gain insights into cppfront's innovative approach to leveraging modern C++ for bridging implementation gaps, building upon discussions from the previous year's conference. Understand the challenges and achievements in cppfront's development journey, and learn about future directions for refining these key functionalities. Suitable for both experienced C++ developers and newcomers, this talk offers valuable perspectives on the evolving C++ landscape and cppfront's role in enhancing the programming experience.
Syllabus
Advancing cppfront with Modern C++: Refining the Implementation of is, as, and UFCS - Filip Sajdak
Taught by
CppCon
Related Courses
A Few Effective GCC - Clang Optimizations for Embedded SystemsLinux Foundation via YouTube A Fresh Look at Toolchains and Crosscompilers in 2020
Linux Foundation via YouTube ConceptClang - An Implementation Model for C++ Concepts
CppNow via YouTube Automatic C++ Source Code Generation with Clang
ACCU Conference via YouTube C++ Overload Inspector - A Tool for Analyzing and Profiling Overloaded Function Calls
CppNow via YouTube