Interactive Metaprogramming Shell Based on Clang
Offered By: CppNow via YouTube
Course Description
Overview
Explore Abel Sinkovics' C++Now 2014 conference talk on an Interactive Metaprogramming Shell based on Clang. Dive into template meta functions, constant expressions, tokenization, and the use of Boost MPL Vector and Template List. Learn how the shell works, discover its various applications, and understand how to add libraries. Gain insights into open questions in the field and participate in a Q&A session. Access accompanying slides for a comprehensive understanding of this innovative tool in C++ metaprogramming.
Syllabus
Introduction
Agenda
Template Meta Functions
Side note
Demo
How it works
Constant expressions
Tokenization
BoostMPR
Vector
Template List
Other Uses
Questions
How to get
Adding libraries
Open questions
Taught by
CppNow
Related Courses
Control Flow Integrity in the Linux KernelLinux Foundation via YouTube A Fresh Look at Toolchains and Crosscompilers in 2020
Linux Foundation via YouTube A Few Effective GCC - Clang Optimizations for Embedded Systems
Linux Foundation via YouTube Embedded Linux Size Reduction Techniques
Linux Foundation via YouTube Using Clang for Fun and Profit - Examples from the Chromium Project
GOTO Conferences via YouTube