Standard library header <set>
Min standard notice:
This header is part of the containers library.
# Defect reports
| DR | Applied to | Behavior as published | Correct behavior |
|---|---|---|---|
| LWG 214 | C++98 | the declarations of the members find, lower_bound, upper_boundand equal_range of std::set and std::multiset in the synopsisdid not match the requirements on associative containers | corrected |