Argot - Simplifying Variants, Tuples, and Futures
Offered By: CppNow via YouTube
Course Description
Overview
Explore a comprehensive conference talk from C++Now 2018 that delves into the Argot library, designed to simplify working with tuples, variants, and futures in C++. Learn how this library aims to address common frustrations experienced by programmers when dealing with these powerful abstractions. Discover techniques for easily performing complex variant visitation, expanding tuples beyond the capabilities of std::apply, and forming continuations with futures without writing complicated .then() chains. Gain insights into the library's potential to enhance C++ programming by enabling operations previously thought impossible. The speaker, Matt Calabrese, a Google software engineer and member of the Boost Steering Committee, presents an updated version of a library proposed for C++ standardization, offering valuable knowledge for C++ developers looking to streamline their code and improve productivity when working with these fundamental concepts.
Syllabus
C++Now 2018: Matt Calabrese “Argot: Simplifying Variants, Tuples, and Futures”
Taught by
CppNow
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX UNSW Computing 1 - The Art of Programming
OpenLearning Mobile Robotics
Open2Study