INFO: (lower_, upper_)bound, equal_range Functions (158572)
The information in this article applies to:
- The Standard C++ Library, when used with:
- Microsoft Visual C++, 32-bit Enterprise Edition 4.2
- Microsoft Visual C++, 32-bit Professional Edition 4.2
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q158572 SUMMARY
The following sample code illustrates how to use the set::lower_bound,
set::upper_bound, and set::equal_range STL functions in Visual C++.
REFERENCES
Visual C++ Books Online: Visual C++ Books; C/C++; Standard C++ Library
Reference
Modification Type: | Major | Last Reviewed: | 12/10/2003 |
---|
Keywords: | kbinfo KB158572 |
---|
|