
18 Jun
2012
18 Jun
'12
11:36 a.m.
On 05/22/12 15:34, Steven Watanabe wrote: [snip]
Online documentation can be found here: http://steven_watanabe.users.sourceforge.net/type_erasure/libs/type_erasure/
The intro: http://steven_watanabe.users.sourceforge.net/type_erasure/libs/type_erasure/... lists 3 limitations of virtual functions and claims TypeErasure solves these problems. It would help me a lot to understand these limitations and how TypeErasure solves these problems by providing a before and after example code with explanation of how the problems in the before code(using virtual functions) is solved by the after code (using TypeErasure). [snip] -regards, Larry