$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ralf W. Grosse-Kunstleve (rwgk_at_[hidden])
Date: 2006-10-13 15:26:56
Alexander Nasonov wrote:
> > It does define std::numeric_limits<T>. Something more subtle must be wrong.
> How it compiles this?
It compiles just fine!
I tried Tru64 cxx 6.5, cxx 7.1, IRIX MIPSpro 7.41. The result of running the program is
9
17
36
on the Tru64 machines and
9
17
34
on the IRIX machine.
Is this a good sign?
Thanks!