Instantiations Must Go!
Offered By: CppNow via YouTube
Course Description
Overview
Explore an innovative technique in C++ template metaprogramming that transforms complex TMP code into more readable functional programming-style code, eliminating the need for template definition instantiations in most metafunctions. Learn from the presenters' journey, which began with an attempt to write a simple metafunction without template instantiations at BoostCon09, and led to the discovery of this powerful approach. Gain insights into how this method can simplify and improve the clarity of template metaprogramming code, making it more accessible and maintainable for C++ developers.
Syllabus
Matt Calabrese, Zachary Laine: Instantiations Must Go!
Taught by
CppNow
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX