Boost logo

Boost :

From: Deane Yang (deane_yang_at_[hidden])
Date: 2006-08-21 17:22:54


Eric Lemings wrote:
>> This brings up a good question. Say you have two objects:
>>
>> meters m = 1;
>> feet f = 2;
>>
>> What is the type (or unit) of the following expression?
>>
> m + f;
>

I apologize for repeating myself, but I want this to fail to compile. I
do not want implicit conversion of units. I believe I am not completely
alone in this view.


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