YoVDO

Generic Programming Without Writing Your Own Templates

Offered By: ACCU Conference via YouTube

Tags

ACCU Conference Courses C++ Courses Generic Programming Courses std::variant Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore generic programming techniques in C++ without writing custom templates in this ACCU 2021 conference talk. Learn about C++17 and C++20 features from the standard library, including std::span, std::variant, and std::any, as alternatives to traditional template-based approaches. Discover how these tools can help overcome challenges associated with templates, such as readability, compile times, and excessive genericity. Gain insights into the practical applications of these features and their implementation in real-world scenarios. Additionally, examine similar functionalities available in other libraries like GSL. Benefit from the speaker's experience in numerical and data processing algorithms for pipeline inspection data, and her emphasis on modern, clean code practices.

Syllabus

Generic Programming Without (Writing Your Own) Templates - Tina Ulbrich [ ACCU 2021 ]


Taught by

ACCU Conference

Related Courses

Advanced Java Programming
Udemy
Scala Type Classes and Parameterization
Pluralsight
Random Variables as Types - Lecture 11
The Julia Programming Language via YouTube
Hands-on With Dynamic Dispatch Traits in Rust - Rust Tutorial for Developers
Trevor Sullivan via YouTube
IEnumerable and IEnumerator Interfaces in C#
tutorialsEU via YouTube