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.
6 lines
238 B
Markdown
6 lines
238 B
Markdown
|
11 years ago
|
# 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.
|