YoVDO

Fun with Tuples

Offered By: CppNow via YouTube

Tags

C++Now Courses C Programming Courses Data Structures Courses Tuples Courses Variadic Templates Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the versatile world of std::tuple in C++ through this comprehensive conference talk. Gain a solid understanding of tuples, their functionality, and practical applications. Learn how tuples generalize std::pair, serve as both compile-time and run-time data structures, and compare to structs. Dive into advanced topics such as template meta-programming with tuples, using tuples as type lists, and leveraging tuples with variadic templates. Discover example uses, techniques, and motivations behind tuple implementation to enhance your C++ programming skills.

Syllabus

Marshall Clow: Fun with Tuples


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