« Return to Thread: Overloading on concepts

Overloading on concepts

by Anthony Williams-3 :: Rate this Message:

Reply to Author | View in Thread

Hi,

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?

Thanks,

Anthony
--
Anthony Williams            | Just Software Solutions Ltd
Custom Software Development | http://www.justsoftwaresolutions.co.uk
Registered in England, Company Number 5478976.
Registered Office: 15 Carrallack Mews, St Just, Cornwall, TR19 7UL

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

 « Return to Thread: Overloading on concepts