|
Boost-Commit : |
From: hinnant_at_[hidden]
Date: 2008-01-06 18:50:20
Author: hinnant
Date: 2008-01-06 18:50:20 EST (Sun, 06 Jan 2008)
New Revision: 42557
URL: http://svn.boost.org/trac/boost/changeset/42557
Log:
Checked off V1 9a, 9b and 10.
Text files modified:
sandbox/committee/LWG/issues.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Modified: sandbox/committee/LWG/issues.html
==============================================================================
--- sandbox/committee/LWG/issues.html (original)
+++ sandbox/committee/LWG/issues.html 2008-01-06 18:50:20 EST (Sun, 06 Jan 2008)
@@ -106,7 +106,7 @@
thread with nothing more than the evaluation of a data member?
Probably should
be "callable type that is not a pointer to member data." </p>
-<p>✎ 9a. [thread.threads.constr] (30.2.1.2), thread(thread&&): the first two
+<p>✔ 9a. [thread.threads.constr] (30.2.1.2), thread(thread&&): the first two
postconditions are a bit confusing, because they use two different
techniques
to describe the result. Choose one or the other. Either "x.joinable() ==
@@ -114,12 +114,12 @@
"x.joinable() ==
false and x.get_id() == id()". I prefer the latter, but wouldn't
insist on it. </p>
-<p>✎ 9b. [thread.threads.assign] (30.2.1.2): here, the state of x after the
+<p>✔ 9b. [thread.threads.assign] (30.2.1.2): here, the state of x after the
operation is "a default constructed state." That's different from the
description for the effect of the move constructor. These two should
be worded
consistently. </p>
-<p>✎ 10. [thread.threads.member] (30.2.1.5), join(): "the joinable()
+<p>✔ 10. [thread.threads.member] (30.2.1.5), join(): "the joinable()
status" is
muddled. I think all the discussion of joining would benefit from
defining a
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