[Home]STLAlgorithmExtensions/BinarySearch

BOOST WIKI | STLAlgorithmExtensions | RecentChanges | Preferences | Page List | Links List

Dave Abrahams has written improved versions of the binary search algorithms, binary_search, lower_bound, upper_bound, and equal_range, that work when the key element does not match the sequence value type (i.e., heterogeneous comparisons). They would made a good addition to Boost.Algorithm. The description and implementation of these can be found in the boost [Files].
BOOST WIKI | STLAlgorithmExtensions | RecentChanges | Preferences | Page List | Links List
Edit text of this page | View other revisions
Last edited September 23, 2008 6:48 am (diff)
Search:
Disclaimer: This site not officially maintained by Boost Developers