$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-05-01 04:20:32
Johan Råde wrote:
>>>> floatdistance(lhs, rhs)?
>>> Would adding an underscore be nicer:
>>>
>>> FPT float_distance(FPT lhs, FPT rhs);
>>
>
> How about discrete_distance?
That's not bad at all actually,
Thanks, John.