|
Boost-Commit : |
From: Lawrence_at_[hidden]
Date: 2007-10-29 20:43:41
Author: crowl
Date: 2007-10-29 20:43:40 EDT (Mon, 29 Oct 2007)
New Revision: 40588
URL: http://svn.boost.org/trac/boost/changeset/40588
Log:
Change [Comment to use <b> rather than <i>,
which eases searching for remaining work.
Text files modified:
sandbox/committee/LWG/thread_library.html | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
Modified: sandbox/committee/LWG/thread_library.html
==============================================================================
--- sandbox/committee/LWG/thread_library.html (original)
+++ sandbox/committee/LWG/thread_library.html 2007-10-29 20:43:40 EDT (Mon, 29 Oct 2007)
@@ -2280,10 +2280,10 @@
<dt>Throws:</dt>
<dd>
-???
-[<i>Comment:</i>
+<b>???</b>
+[<b>Comment:</b>
See issue 26.
-—<i>end comment</i>]
+—<b>end comment</b>]
</dd>
<dt>Thread safety:</dt>
@@ -2367,10 +2367,10 @@
<dt>Throws:</dt>
<dd>
-???
-[<i>Comment:</i>
+<b>???</b>
+[<b>Comment:</b>
See issue 26.
-—<i>end comment</i>]
+—<b>end comment</b>]
</dd>
<dt>Thread safety:</dt>
@@ -2755,9 +2755,9 @@
<p>
Throughout this clause, the names of template parameters are used to express
type requirements.
-[<i>Comment:</i>
+[<b>Comment:</b>
Define Duration, RhsDuration.
-—<i>end comment</i>]
+—<b>end comment</b>]
</p>
@@ -3210,14 +3210,14 @@
<p>
-[<i>Comment (not for inclusion in WP):</i>
+[<b>Comment:</b>
Typical personal computer platforms currently achieve microsecond level
resolution from calls to the clock.
The Boost Date-Time Library
has a class that portably implements the proposed interface,
but it uses different C-level interfaces depending on the operating
system.
-—<i>end comment</i>]
+—<b>end comment</b>]
</p>
<h3><a name="time.duration">31.3 Common Duration Functions [time.duration]</a></h3>
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