Boost logo

Boost Users :

From: Hansi (hansipet_at_[hidden])
Date: 2008-07-16 01:22:45


>
> --
> Hi,
>
> The question is if you need runtime polymorphism or static one?
> If you have some performances constraints, I propose you to use static
> polymorphism as far as you can and switch to runtime polymorphism when
> statics no work any more. The Adobe Poly library helps you to make the
> switch (see http://stlab.adobe.com/wiki/images/c/c9/Boost_poly.pdf and
> http://homepages.fh-regensburg.de/~mpool/mpool07/proceedings/5.pdf)
>
> Hopping that helps you.
>
>
> Vicente

static polymorphism helps too...thanks


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net