Boost logo

Boost-Commit :

From: Lawrence_at_[hidden]
Date: 2007-12-05 17:34:18


Author: crowl
Date: 2007-12-05 17:34:17 EST (Wed, 05 Dec 2007)
New Revision: 41765
URL: http://svn.boost.org/trac/boost/changeset/41765

Log:
Normalized formatting of implementation-defined.

Text files modified:
   sandbox/committee/LWG/thread_library.html | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/committee/LWG/thread_library.html
==============================================================================
--- sandbox/committee/LWG/thread_library.html (original)
+++ sandbox/committee/LWG/thread_library.html 2007-12-05 17:34:17 EST (Wed, 05 Dec 2007)
@@ -3508,7 +3508,7 @@
     nanoseconds nanoseconds_since_epoch() const;
 
     // <em>traits</em>
- typedef 'implementation defined' tick_type;
+ typedef <var><strong>implementation-defined</strong></var> tick_type;
     static tick_type ticks_per_second();
     static tick_type seconds_per_tick();
     static bool is_subsecond();


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