Question
How does the behavior of the equal_range () member function differ between the set class and the multiset class?
Step 1
The `equal_range()` function is used to find the range of elements in a container that are equal to a specified value. It returns a pair of iterators that represent the beginning and end of the range. Show more…
Show all steps
Your feedback will help us improve your experience
Watch the video solution with this free unlock.
EMAIL
PASSWORD