AI, Data Science & Cloud Certificates from Google, IBM & Meta
Master AI and Machine Learning: From Neural Networks to Applications
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore a practical application of template metaprogramming in C++ through the development of switchAny, a tool for dispatching code based on types held in Boost.Any containers. Delve into advanced template metaprogramming techniques, including those made possible by C++14 and C++1z, as Sebastian Redl guides you through this real-world example. Learn how to move beyond basic compile-time calculations and apply template metaprogramming to solve practical problems in C++ development. Gain insights into the implementation details and access the accompanying GitHub repository for hands-on exploration of the switchAny tool.
Syllabus
Sebastian Redl: switchAny: A Practical Exercise in Template Metaprogramming
Taught by
CppNow