This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

Re: What's wrong with <limits>?


Phil Edwards <phil at jaj dot com> writes:

| At the start of include/std/std_limits.h is the comment
| 
|     // Note: this is not a conforming implementation.
|     // Written by Gabriel Dos Reis <gdr at codesourcery dot com>
| 
| What's not conforming about it?  (I'm not claiming it /is/ conforming,
| but I don't see anything obviously missing.)

At the time I wrote that I knew it wasn't conforming -- mostly because
there were no true support for floating points and such.  Since then,
things have improved and I didn't remonitor the implementation.

-- Gaby


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