re PR libstdc++/3034 (DR 214)
authorPhil Edwards <pme@gcc.gnu.org>
Mon, 4 Jun 2001 17:50:18 +0000 (17:50 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Mon, 4 Jun 2001 17:50:18 +0000 (17:50 +0000)
commit5c626f5260d6e2f48bdbd5461b74d11fdd02afe0
treeb3c5662662e3592113b56894d8eb0722dfc09dbb
parent84b9f762bba065535f93a034820ab348e63eee49
re PR libstdc++/3034 (DR 214)

2001-06-04  Phil Edwards  <pme@sources.redhat.com>

PR libstdc++/3034
* include/bits/stl_multiset.h (find, lower_bound, upper_bound,
equal_range):  Add const overloads as per LWG DR 214.
* include/bits/stl_set.h:  Likewise.

From-SVN: r42862
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_multiset.h
libstdc++-v3/include/bits/stl_set.h