
8 Jun
2005
8 Jun
'05
9:40 p.m.
David Abrahams wrote:
Peder Holt <peder.holt@gmail.com> writes:
(1.0<2.0) yields a compile-time bool, long(2.0) yield a compile-time long. On the above compilers, that is.
Throw a test at comeau online. If it works there, I'll be amazed.
long(2.0) must work. 1.0 < 2.0 may not. 5.19/1.