Boost logo

Boost-Commit :

From: jeff_at_[hidden]
Date: 2007-12-15 11:41:33


Author: az_sw_dude
Date: 2007-12-15 11:41:32 EST (Sat, 15 Dec 2007)
New Revision: 42072
URL: http://svn.boost.org/trac/boost/changeset/42072

Log:
change system time range to be only +292 instead of +- in intro text
Text files modified:
   sandbox/committee/LWG/thread_library.html | 2 +-
   1 files changed, 1 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-15 11:41:32 EST (Sat, 15 Dec 2007)
@@ -3686,7 +3686,7 @@
 The <code>Duration</code> types shall represent durations
 of at least &plusmn; 292 years.
 The <code>system_time</code> type shall represent times
-at least within the range epoch &plusmn; 292 years.
+at least within the range epoch + 292 years.
 </p>
 
 <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