lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5994] Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [5994] Improve documentation
Date: Tue, 21 Oct 2014 13:58:41 +0000

Revision: 5994
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5994
Author:   chicares
Date:     2014-10-21 13:58:38 +0000 (Tue, 21 Oct 2014)
Log Message:
-----------
Improve documentation

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/expression_template_0_test.cpp

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2014-10-21 10:53:16 UTC (rev 5993)
+++ lmi/trunk/ChangeLog 2014-10-21 13:58:38 UTC (rev 5994)
@@ -34348,3 +34348,8 @@
   install_cygwin.bat
 Install git.
 
+20141021T1358Z <address@hidden> [533]
+
+  expression_template_0_test.cpp
+Improve documentation.
+

Modified: lmi/trunk/expression_template_0_test.cpp
===================================================================
--- lmi/trunk/expression_template_0_test.cpp    2014-10-21 10:53:16 UTC (rev 
5993)
+++ lmi/trunk/expression_template_0_test.cpp    2014-10-21 13:58:38 UTC (rev 
5994)
@@ -34,7 +34,8 @@
 // that suppresses assertions in other libraries, which it might be
 // desirable to leave in production code. It would have been easy to
 // accommodate programmers who never want to turn off assertions by
-// using a library-specific macro instead.
+// using a library-specific macro instead. Cf.:
+//   http://lists.boost.org/Archives/boost/2003/10/55518.php
 #   define NDEBUG 1
 #endif // defined USE_UBLAS
 




reply via email to

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