
30 Jun
2006
30 Jun
'06
11:36 a.m.
On Fri, 30 Jun 2006 10:43:17 +0100, "Paul A Bristow" <pbristow@hetp.u-net.com> wrote:
[...]
If I now write (a VERY common example)
if(std::numeric_limits<T>::has_infinity) return std::numeric_limits<T>::infinity();
It IS I believe a C++ language fault, that has_infinity doesn't work like a macro constant,
That is? (NOTE: perhaps I'm wrong but this seems a discussion for c.l.c++.moderated --has it to do with boost?) --Gennaro.