Boost logo

Boost :

Subject: Re: [boost] virtual function templates
From: joel falcou (joel.falcou_at_[hidden])
Date: 2010-02-20 06:22:38


strasser_at_[hidden] wrote:
> Hi,
>
> is there interest in a boost utility to implement (pseudo-) virtual
> function templates?
>
> real virtual function templates are obviously not possible without a
> JIT-compiler, but if all derived types are known to the base type,
> something like the following is. I've used a non-generic form of this
> a couple of times:
I'm a bit amiss on how is this different from Polymorphic Function
Obejct, aka Callable Entity with template operator() ?

-- 
___________________________________________
Joel Falcou - Assistant Professor
PARALL Team - LRI - Universite Paris Sud XI
Tel : (+33)1 69 15 66 35

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