YoVDO

ConceptClang - An Implementation Model for C++ Concepts

Offered By: CppNow via YouTube

Tags

C++Now Courses Clang Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the implementation of C++ Concepts in this conference talk from C++Now 2012. Dive into ConceptClang, an infrastructure built on Clang for exploring concept designs in C++. Learn about the primary proposed features of concepts, including concept-based lookup, overloading, and constrained templates. Discover how ConceptClang can be used to investigate various designs for concepts, providing insights into this proposed C++ extension for constraint-based polymorphism. Gain a deeper understanding of how concepts aim to enhance template safety and improve C++ programming practices.

Syllabus

Andrew Lumsdaine, Larisse Voufo: ConceptClang: An Implementation Model for C++ Concepts


Taught by

CppNow

Related Courses

A Few Effective GCC - Clang Optimizations for Embedded Systems
Linux Foundation via YouTube
A Fresh Look at Toolchains and Crosscompilers in 2020
Linux Foundation via YouTube
Advancing cppfront with Modern C++ - Refining the Implementation of is, as, and UFCS
CppCon via YouTube
Automatic C++ Source Code Generation with Clang
ACCU Conference via YouTube
C++ Overload Inspector - A Tool for Analyzing and Profiling Overloaded Function Calls
CppNow via YouTube