mirror of https://github.com/CppCon/CppCon2014.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
238 B
238 B
Pragmatic Type Erasure: Solving Classic OOP Problems with an Elegant Design Pattern
Slides can be viewed online at http://tzlaine.github.io/type_erasure.
Associated source code can be found at https://github.com/tzlaine/type_erasure.