This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

AW: bitset


Hi,
>
>     Stroustrup says that this is defined in the file <bitset>, but this file
>doesn't seem to be in egcs.  I don't see any sign of the class "bitset"
>anywhere.
>
>     Is bitset implemented in egcs?

Although I donated an implementation of 'bitset' (and several other
classes like 'auto_ptr', 'stringbuf' and family, and 'numeric_limits';
however, the latter is incomplete, because I don't know how to figure
out some of the floating point characteristics) quite a long time ago (I
think the first quarter of this year or earlier but I don't have the
exact date handy) to the FSF, it is not included in any release of
libstdc++. I don't know why this is the case. ... and yes, I have filed
all necessary papers signed from both my employer and me.

Currently, I don't have the implementation handy although I think it is
available from
<ftp://ftp.informatik.uni-konstanz.de/pub/algo/personal/kuehl>. If there
is interest, I can find a copy and sent this implementation to
interested parties.

dk
--
<email:dietmar.kuehl@asa.izb-soft.de>
<http://www.informatik.uni-konstanz.de>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]