lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master ae968c0 3/4: Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [lmi] master ae968c0 3/4: Improve documentation
Date: Fri, 31 Mar 2017 10:05:38 -0400 (EDT)

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

    Improve documentation
---
 bourn_cast_test.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bourn_cast_test.cpp b/bourn_cast_test.cpp
index 78e11a5..e73e5cd 100644
--- a/bourn_cast_test.cpp
+++ b/bourn_cast_test.cpp
@@ -27,7 +27,7 @@
 #include "test_tools.hpp"
 #include "timer.hpp"
 
-#include <climits>                      // LLONG_MIN, SCHAR_MIN, etc.
+#include <climits>                      // INT_MIN, LLONG_MIN, SCHAR_MIN
 #include <type_traits>                  // std::conditional
 
 /// Test trivial casts between identical types.



reply via email to

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