This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: C++ <limits> header file


>>>>> 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


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