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.
Overview
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