Boost logo

Boost-Commit :

From: Lawrence_at_[hidden]
Date: 2007-12-07 20:07:31


Author: crowl
Date: 2007-12-07 20:07:30 EST (Fri, 07 Dec 2007)
New Revision: 41846
URL: http://svn.boost.org/trac/boost/changeset/41846

Log:
Add time and duration range requirements.

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

Modified: sandbox/committee/LWG/thread_library.html
==============================================================================
--- sandbox/committee/LWG/thread_library.html (original)
+++ sandbox/committee/LWG/thread_library.html 2007-12-07 20:07:30 EST (Fri, 07 Dec 2007)
@@ -3480,6 +3480,13 @@
 </p>
 
 <p>
+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.
+</p>
+
+<p>
 <strong>Header &lt;date_time&gt; Synopsis</strong>
 </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