This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: What's src/bitset.cc for?
- To: Falk Hueffner <falk dot hueffner at student dot uni-tuebingen dot de>
- Subject: Re: What's src/bitset.cc for?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Fri, 24 Nov 2000 15:29:58 -0800 (PST)
- cc: libstdc++ at sources dot redhat dot com
> in src there is a file "bitset.cc" which looks like it was an
> implementation of bitset, but is actually unused, and also the bit
> counting function looks very bogus. Is this work in progress or
> abandoned?
abandoned. There's no status via the ChangeLog, so I'll just remove it.
It hasn't actually been part of the compiled library for at least a year.
-benjamin