equal_range « STL Algorithms Binary search « C++






1.Use equal_range to determine both the lower- and upper-bound insertion points
2.equal_range and distance
3.Use equal function to check whether both collections are equal
4.Use equal function to check for corresponding even and odd elements
5.Get equal range with equal_range