Boost logo

Boost :

From: Philip Nash (philip.nash_at_[hidden])
Date: 2001-07-26 06:02:58


.. adding to the debate of container interface vs range iterator interface:
Could another benefit of providing a container interface wrapper be that,
for those algorithms for which an optimised version is available as a member
of the container (or is _only_ available in member form, such as
list::sort() ), the optimised member version could be selected automatically
(via specialisation)...?

Just thought I'd chip that in as I don't think it's been mentioned yet.

[)o
IhIL..


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