C++ <limits> header file
Jason Merrill
jason@cygnus.com
Wed Mar 31 23:46:00 GMT 1999
>>>>> Alexandre Oliva <oliva@dcc.unicamp.br> writes:
> On Mar 1, 1999, "D. Vrabel" <dv207@hermes.cam.ac.uk> wrote:
>> I noticed that my version of egcs (1.0.3) doesn't come with the standard
>> C++ header file <limits> (which defines the numeric_limits class) so I
>> wrote my own.
> Too bad you didn't notice they're already implemented in libstdc++-v3
> (sourceware.cygnus.com) :-(
Not really. The version there is lifted from SGI STL, and is
MIPS-specific. We should be generating it from enquire.
Jason
More information about the Gcc
mailing list