YoVDO

Boost.Generic - Concepts without Concepts

Offered By: CppNow via YouTube

Tags

C++Now Courses Generic Programming Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the powerful capabilities of Boost.Generic, a C++0x library designed to provide concept-like functionality without native language support for concepts. Learn how to implement generic programming techniques, including specifying compile-time assertions for concept requirements, creating concept maps, and writing concept-based function template overloads. Discover the history behind Boost.Generic and the fundamental tricks that make it possible. Compare implementations of standard concepts using Boost.Generic with their specifications in the C++ standard. Gain insights into advanced generic programming techniques that can enhance your C++ libraries and improve template error messages. Suitable for both library developers and users with reasonable C++ experience, this talk provides a comprehensive introduction to leveraging Boost.Generic for more robust and expressive generic code.

Syllabus

Matt Calabrese: Boost.Generic: Concepts without Concepts


Taught by

CppNow

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