Robuta

https://www.educative.io/courses/cpp-template-metaprogramming/type-erasure
Learn how type erasure enables generic programming in C++ using templates, polymorphism, and safe wrappers for unrelated types.
type erasuretemplate metaprogrammingunderstandingc
https://www.educative.io/courses/cpp-template-metaprogramming/further-readings
Explore curated readings and key resources to deepen your knowledge of C++ template metaprogramming concepts and modern practices.
additional resourcestemplate metaprogrammingadvanced
https://github.com/sabel83/mpllibs
C++ template metaprogramming library collection. Contribute to sabel83/mpllibs development by creating an account on GitHub.
template metaprogramminglibrary collectiongithub