🚀 Mastering Type Constraints: The IsSpecializationOf Concept in C++20
I’ve always had a passion for C++ metaprogramming. There’s something incredibly satisfying about moving logic from runtime to compile-time, creating interfaces that are both flexible and type-safe.
With C++20 Concepts, the game has changed, allowing ...
blog.antonr.net2 min read