
7 May
2008
7 May
'08
5:11 p.m.
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.