re PR libstdc++/9811 (incorrect documentation for std::map::lower_bound, etc.)
commit63b1a6ba010fa4972aac204b0cd61c2e51787ef7
authorScott Snyder <snyder@fnal.gov>
Tue, 25 Feb 2003 06:27:10 +0000 (25 06:27 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Tue, 25 Feb 2003 06:27:10 +0000 (25 06:27 +0000)
treeac8e19e33ecfffa4314a290b4b61705a5e40c651
parentbacbf399101298a583c477bc068ec397cac42937
re PR libstdc++/9811 (incorrect documentation for std::map::lower_bound, etc.)

2003-02-25  Scott Snyder  <snyder@fnal.gov>

PR libstdc++/9811
* include/bits/stl_map.h (lower_bound, upper_bound, equal_range):
Correct documentation.
* include/bits/stl_multimap.h (lower_bound, upper_bound,
equal_range): Likewise.

From-SVN: r63396
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_map.h
libstdc++-v3/include/bits/stl_multimap.h