Boost logo

Boost :

From: Andrew Sutton (asutton_at_[hidden])
Date: 2008-05-07 09:59:50


> Does the boost concept checking library support overloading on
> concepts, so
> you can have one implementation of an algorithm for random access
> iterators,
> and another for bidirectional iterators, for example?

If nobody else responds otherwise, I'm going to say "no" based on my
last look at the library. For the time being, you're stuck using
traits classes to accomplish concept specialization. Of course,
things change so I could be completely wrong. It wouldn't be the
first time :)

Andrew Sutton
asutton_at_[hidden]


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