Fun with Tuples
Offered By: CppNow via YouTube
Course Description
Overview
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
Learn to Program: The FundamentalsUniversity of Toronto via Coursera Python Data Representations
Rice University via Coursera Introduction To Haskell Programming
Chennai Mathematical Institute via Swayam Python Functions, Files, and Dictionaries
University of Michigan via Coursera Python Data Structures
University of Michigan via edX