|
Boost-Commit : |
From: hinnant_at_[hidden]
Date: 2007-12-14 15:18:49
Author: hinnant
Date: 2007-12-14 15:18:49 EST (Fri, 14 Dec 2007)
New Revision: 42051
URL: http://svn.boost.org/trac/boost/changeset/42051
Log:
V1 issue 35.
Text files modified:
sandbox/committee/LWG/issues.html | 2 +-
sandbox/committee/LWG/thread_library.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: sandbox/committee/LWG/issues.html
==============================================================================
--- sandbox/committee/LWG/issues.html (original)
+++ sandbox/committee/LWG/issues.html 2007-12-14 15:18:49 EST (Fri, 14 Dec 2007)
@@ -243,7 +243,7 @@
to use them in the descriptions of the member functions. These
requirements
should be pm == 0 and owns == 0, with analogous changes throughout. </p>
-<p>35. [thread.lock.unique] (30.3.3.2), unique_lock(..., Duration): the
+<p>✔ 35. [thread.lock.unique] (30.3.3.2), unique_lock(..., Duration): the
remark
"The implementation must ensure ..." should be "The implementation shall
ensure ...". </p>
Modified: sandbox/committee/LWG/thread_library.html
==============================================================================
--- sandbox/committee/LWG/thread_library.html (original)
+++ sandbox/committee/LWG/thread_library.html 2007-12-14 15:18:49 EST (Fri, 14 Dec 2007)
@@ -2204,7 +2204,7 @@
<dl>
<dt>Remarks:</dt>
<dd>
-The implementation must ensure that only <code>Duration</code> types ([time])
+The implementation shall ensure that only <code>Duration</code> types ([time])
will bind to this constructor.
</dd>
</dl>
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