lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 9f99218 2/5: Fix a documentary howler


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 9f99218 2/5: Fix a documentary howler
Date: Mon, 17 Apr 2017 13:33:49 -0400 (EDT)

branch: master
commit 9f99218161903f5c8685e44ff3391df1affbb9d5
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Fix a documentary howler
---
 bourn_cast.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bourn_cast.hpp b/bourn_cast.hpp
index b19baf1..b1de215 100644
--- a/bourn_cast.hpp
+++ b/bourn_cast.hpp
@@ -137,7 +137,7 @@ inline To bourn_cast(From from, std::false_type, 
std::true_type)
 /// long long integers are not generally available, so it is not
 /// possible to test such logic today.
 ///
-/// Precondition: integral type has a two's complement representation.
+/// Precondition: floating type has a two's complement representation.
 /// For ones' complement and sign-and-magnitude representations, the
 /// minimum might be handled in much the same way as the maximum,
 /// throwing if



reply via email to

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