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]

C++ <limits> header file


Hi,

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.  It's based on an out of date standards document (2-12-9996)
and is currently incomplete as I don't know what some of the values are.

Would anybody be interested in it?

David
--
David Vrabel
Engineering Undergraduate at University of Cambridge, UK.



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