OSDN Git Service

* stl/bitset (bitset::_M_is_any): Don't use __BITSET_WORDS macro
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Aug 2000 19:24:01 +0000 (19:24 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Aug 2000 19:24:01 +0000 (19:24 +0000)
commiteebdfce3606c02f1ae034aa758ea8858ecad0743
treed4f85f76cc4c7ec4d34475cacb2057023e9860bf
parent83f2484709474992b6c059021951775e88f558ad
* stl/bitset (bitset::_M_is_any): Don't use __BITSET_WORDS macro
on _Nw since _Nw is already the number of words in the bitset.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35885 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++/stl/ChangeLog
libstdc++/stl/bitset