|
Boost : |
From: Gabriel Dos Reis (gdr_at_[hidden])
Date: 2002-09-08 08:19:28
Guillaume Melquiond <gmelquio_at_[hidden]> writes:
| Yes, converting from float to double is an exact operation (I'm speaking
| about IEEE-754 types here).
Even without IEEE-754 assumptions, float -> double is a value
preserving conversion within standard C++.
-- Gaby
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk