Boost logo

Boost-Commit :

From: steven_at_[hidden]
Date: 2008-06-04 22:55:01


Author: steven_watanabe
Date: 2008-06-04 22:55:00 EDT (Wed, 04 Jun 2008)
New Revision: 46152
URL: http://svn.boost.org/trac/boost/changeset/46152

Log:
Updates list of compilers tested for performance
Text files modified:
   sandbox/units/libs/units/doc/units.qbk | 6 +-----
   1 files changed, 1 insertions(+), 5 deletions(-)

Modified: sandbox/units/libs/units/doc/units.qbk
==============================================================================
--- sandbox/units/libs/units/doc/units.qbk (original)
+++ sandbox/units/libs/units/doc/units.qbk 2008-06-04 22:55:00 EDT (Wed, 04 Jun 2008)
@@ -800,7 +800,7 @@
 is also critical to have a compiler capable of optimizing the many template instantiations
 and inline calls effectively to achieve maximal performance. Zero overhead for this test
 has been verified using gcc 4.0.1, and icc 9.0, 10.0, and 10.1 on Mac OS 10.4 and 10.5, and
-using *** on ***.
+using msvc 8.0 on Windows XP.
 
 [endsect]
 
@@ -890,10 +890,6 @@
 
 [temperature_snippet_1]
 
-For convenience we make conversions implicit:
-
-[temperature_snippet_2]
-
 Now we can create some quantities:
 
 [temperature_snippet_3]


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