Type Erasure

type erasure as a programming technique to bend c++ type system to implement auto and std::function features

[Read More]
C++