std_bitset.h (bitset::test): Fix __pos >= _Nb comparison; all positions must be < _Nb.
2001-06-04 Brendan Kehoe <brendan@zen.org> Phil Edwards <pme@sources.redhat.com> * include/bits/std_bitset.h (bitset::test): Fix __pos >= _Nb comparison; all positions must be < _Nb. * testsuite/23_containers/bitset_members.cc: New file. Co-Authored-By: Phil Edwards <pme@gcc.gnu.org> From-SVN: r42859
Showing
Please
register
or
sign in
to comment