C++ Type Erasure: Wrapping Any Type Understanding how to write a wrapper of any type in a class in C++ to increase the level of abstraction in our code. Continue reading on Towards Data Science » Click here to read the article