Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-06-08 16:40:42


David Abrahams wrote:
> Peder Holt <peder.holt_at_[hidden]> 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.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk