Call - A Library that Will Change the Way You Think about Function Invocations
Offered By: CppNow via YouTube
Course Description
Overview
          Explore a groundbreaking library that revolutionizes function invocations in C++ through this CppNow conference talk. Delve into a unified approach for invoking functions and function objects with dynamic argument lists, both at compile-time and run-time. Learn how this library generalizes C++17 facilities like std::invoke, std::apply, and std::visit, offering a clean and easy-to-understand syntax. Discover the potential applications for tuple and variant users, generic programming practitioners, and those interested in multimethods over closed type sets. Gain insights into the library's core algorithm, simple concepts, and how it can be extended through user-defined models. Examine a higher-level library built on these concepts and understand how this innovative approach can transform your perspective on function calls in C++.
        
Syllabus
Calabrese "Call: A Library that Will Change the Way You Think about Function Invocations (1 of 2)"
Taught by
CppNow
Related Courses
UNSW Computing 1 - The Art of ProgrammingOpenLearning C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Comprendre les Microcontroleurs
École Polytechnique Fédérale de Lausanne via Coursera
