lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master ca48830 1/4: Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [lmi] master ca48830 1/4: Improve documentation
Date: Thu, 6 Aug 2020 15:52:19 -0400 (EDT)

branch: master
commit ca48830cc8a75fb593b48a7604050feb6603c506
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Improve documentation
---
 currency.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/currency.hpp b/currency.hpp
index c53f083..f0c5e5d 100644
--- a/currency.hpp
+++ b/currency.hpp
@@ -53,7 +53,7 @@ class currency
 
   public:
     /// Using int32_t for the value would limit the range to about
-    /// twenty million dollars, which is insufficient; but int32_t
+    /// twenty million dollars, which is insufficient; but int64_t
     /// accommodates values up to about ninety quadrillion dollars,
     /// which is enough for any life insurance contract in 2016.
 



reply via email to

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