|
Boost-Commit : |
From: hinnant_at_[hidden]
Date: 2007-12-19 16:06:08
Author: hinnant
Date: 2007-12-19 16:06:07 EST (Wed, 19 Dec 2007)
New Revision: 42178
URL: http://svn.boost.org/trac/boost/changeset/42178
Log:
V1 issue 2, 60.
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-19 16:06:07 EST (Wed, 19 Dec 2007)
@@ -329,7 +329,7 @@
pattern can be applied to operator<, operator+, and operator-. </p>
<p>
-60. We understand that use of native_handle() and native_handle_type "is
+✎ 60. We understand that use of native_handle() and native_handle_type "is
inherently non-portable." But we're concerned (a) that there's no way to
detect whether the function exists, and (b) that there aren't even any
minimal requirements on the type (e.g., copyable? movable?
Modified: sandbox/committee/LWG/thread_library.html
==============================================================================
--- sandbox/committee/LWG/thread_library.html (original)
+++ sandbox/committee/LWG/thread_library.html 2007-12-19 16:06:07 EST (Wed, 19 Dec 2007)
@@ -412,7 +412,7 @@
members and their semantics is implementation defined.
[<i>Note:</i>
These
-members allow implementations to provide access to implementation details.
+members allow implementations to provide access to operating system services.
Their
names are specified to facilitate portable compile-time detection.
Actual use of
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