|
Boost : |
From: Johan Torp (johan.torp_at_[hidden])
Date: 2008-05-07 13:11:44
Anthony Williams-3 wrote:
>
> 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?
>
See http://www.nabble.com/forum/ViewPost.jtp?post=15220025&framed=y
It seems that until we get C++0x we can't statically dispatch on all
concepts.
Best Regards, Johan
-- View this message in context: http://www.nabble.com/Overloading-on-concepts-tp17104187p17109944.html Sent from the Boost - Dev mailing list archive at Nabble.com.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk