Boost logo

Boost :

From: Bronek Kozicki (brok_at_[hidden])
Date: 2006-05-31 18:11:35


Maarten Kronenburg wrote:
> For using mixed expressions with
> different types, run-time polymorphism
> is required.

does the library need something that runtime-polymorphism delivers and that
cannot be done with templates? Not that I'm such a big fan of templates, but
they proved useful. Maybe not that much in domain-specific applications, but
in interface part of many libraries they work pretty well (Boost is good
example here). I'd also argue that they usually proved more extensible than
libraries designed around OOP.

B.


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