Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r83690 - sandbox/precision/libs/precision/doc
From: e_float_at_[hidden]
Date: 2013-04-01 16:43:21


Author: christopher_kormanyos
Date: 2013-04-01 16:43:20 EDT (Mon, 01 Apr 2013)
New Revision: 83690
URL: http://svn.boost.org/trac/boost/changeset/83690

Log:
Emphasize: They will be defined in the `std` namespace.
Text files modified:
   sandbox/precision/libs/precision/doc/precision.qbk | 3 ++-
   1 files changed, 2 insertions(+), 1 deletions(-)

Modified: sandbox/precision/libs/precision/doc/precision.qbk
==============================================================================
--- sandbox/precision/libs/precision/doc/precision.qbk (original)
+++ sandbox/precision/libs/precision/doc/precision.qbk 2013-04-01 16:43:20 EDT (Mon, 01 Apr 2013)
@@ -71,7 +71,8 @@
 
 The optional floating-point `typedef`s having specified widths
 are to be contained in a [*new standard library header `<cstdfloat>`].
-They will be defined in the `std` namespace.
+
+[*They will be defined] in the `std` namespace.
 
 [*New C-style macros to facilitate initialization]
 of the optional floating-point `typedef`s having specified widths


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