$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Numeric constants
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2009-01-30 07:33:56
Paul A. Bristow skrev:
>
> My question is - what precision would be useful?
>
I assume float, double and long double will be supported? These seems to
be the ones we need for the new bounded_float class from the
ContrainedValue lib recently reviewed.
-Thorsten