
13 Oct
2006
13 Oct
'06
7:26 p.m.
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!