Boost logo

Boost :

Subject: Re: [boost] Formal Review Request: TypeErasure
From: Larry Evans (cppljevans_at_[hidden])
Date: 2012-06-18 07:36:48


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/doc/html/index.html#boost_typeerasure.introduction

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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk