YoVDO

Argot - Simplifying Variants, Tuples, and Futures

Offered By: CppNow via YouTube

Tags

C++Now Courses C++ Courses Software Engineering Courses Tuples Courses Futures Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Your Favorite Undefined Behavior in C++
CppNow via YouTube
Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube
Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube
Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube
Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube