Boost logo

Boost-Commit :

From: hinnant_at_[hidden]
Date: 2007-12-18 20:02:59


Author: hinnant
Date: 2007-12-18 20:02:58 EST (Tue, 18 Dec 2007)
New Revision: 42160
URL: http://svn.boost.org/trac/boost/changeset/42160

Log:
Clarified Duration types can be negative.

Text files modified:
   sandbox/committee/LWG/thread_library.html | 3 ++-
   1 files changed, 2 insertions(+), 1 deletions(-)

Modified: sandbox/committee/LWG/thread_library.html
==============================================================================
--- sandbox/committee/LWG/thread_library.html (original)
+++ sandbox/committee/LWG/thread_library.html 2007-12-18 20:02:58 EST (Tue, 18 Dec 2007)
@@ -3775,7 +3775,8 @@
 </p>
 
 <p>
-Objects of duration types provide time length values.
+Objects of duration types provide time length values
+which can be positive or negative.
 Duration types provide comparison and arithmetic operations on those values.
 </p>
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk