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: [libstdc++] numeric_limits: round_style, round_error


On Sun, Sep 22, 2002 at 09:49:31PM +0200, Gabriel Dos Reis wrote:
> Richard Henderson <rth@twiddle.net> writes:
> | On Sun, Sep 22, 2002 at 12:27:21PM -0700, Mark Mitchell wrote:
> 
> | > However, we should point out in case somebody cares.
> | 
> | Where's the best place to put this information?
> 
> Probably in our non-existent numeric_limits<> documentation web-pages.

And/or doxygen comments in the code.


> I see C has documentations for implementation defined behaviour and
> constants.  We could do the same for C++ there.

Indeed, we must do the same.

    http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/howto.html#5

is a start, but only for the library end of things.


Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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