V3 PATCH: numeric_limits<> support, fix PR/3865

Richard Henderson rth@redhat.com
Fri Aug 30 18:53:00 GMT 2002


On Fri, Aug 30, 2002 at 12:43:55PM +0200, Gabriel Dos Reis wrote:
> |   if (wchar_t(-1) < 0)
> 
> I'm afraid this doesn't solve the problem:  We want something at the
> preprocessor level.

For what purpose?  Can't you do everything you need at the C++
and let constant folding do its job?


r~



More information about the Libstdc++ mailing list