Boost logo

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 &quot;callable type that is not a pointer to member data.&quot; </p>
-<p>&#9998; 9a. [thread.threads.constr] (30.2.1.2), thread(thread&amp;&amp;): the first two
+<p>&#10004; 9a. [thread.threads.constr] (30.2.1.2), thread(thread&amp;&amp;): the first two
 postconditions are a bit confusing, because they use two different
 techniques
 to describe the result. Choose one or the other. Either &quot;x.joinable() ==
@@ -114,12 +114,12 @@
 &quot;x.joinable() ==
 false and x.get_id() == id()&quot;. I prefer the latter, but wouldn't
 insist on it. </p>
-<p>&#9998; 9b. [thread.threads.assign] (30.2.1.2): here, the state of x after the
+<p>&#10004; 9b. [thread.threads.assign] (30.2.1.2): here, the state of x after the
 operation is &quot;a default constructed state.&quot; That's different from the
 description for the effect of the move constructor. These two should
 be worded
 consistently. </p>
-<p>&#9998; 10. [thread.threads.member] (30.2.1.5), join(): &quot;the joinable()
+<p>&#10004; 10. [thread.threads.member] (30.2.1.5), join(): &quot;the joinable()
 status&quot; 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