lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 25fedc6 2/3: Correct a citation


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 25fedc6 2/3: Correct a citation
Date: Thu, 13 Apr 2017 08:04:37 -0400 (EDT)

branch: master
commit 25fedc6de625258b32e2d9b0a442a09cedbb7e8d
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Correct a citation
---
 bourn_cast.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bourn_cast.hpp b/bourn_cast.hpp
index 9cfd14c..f1e6334 100644
--- a/bourn_cast.hpp
+++ b/bourn_cast.hpp
@@ -51,7 +51,7 @@
 /// citing IEEE 754-2008 [5.4.2] "conversion ... to a narrower format
 /// ... shall be rounded as specified in Clause 4" and [4.3.1] "an
 /// infinitely precise result [exceeding the normalized maximum] shall
-/// round to [infinity]", and C99 [F.2.1] "conversions for floating
+/// round to [infinity]", and C99 [F.3] "conversions for floating
 /// types provide the IEC 60559 conversions between floating-point
 /// precisions"; however, C++11 [4.8.1] still says this is undefined
 /// behavior, and such a conversion is unlikely to be intentional.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]