|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r48641 - trunk/libs/utility
From: rivorus_at_[hidden]
Date: 2008-09-06 17:51:54
Author: matt_calabrese
Date: 2008-09-06 17:51:53 EDT (Sat, 06 Sep 2008)
New Revision: 48641
URL: http://svn.boost.org/trac/boost/changeset/48641
Log:
Changed BOOST_BINARY docs.
Text files modified:
trunk/libs/utility/utility.htm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/utility/utility.htm
==============================================================================
--- trunk/libs/utility/utility.htm (original)
+++ trunk/libs/utility/utility.htm 2008-09-06 17:51:53 EDT (Sat, 06 Sep 2008)
@@ -201,7 +201,7 @@
<p>In order to directly support binary literals with suffixes,
additional macros of the form BOOST_BINARY_XXX are also
provided, where XXX is a standard integer suffix in all capital
- letters. In addition, LL and ULL suffixes may be for representing
+ letters. In addition, LL and ULL suffixes may be used for representing
long long and unsigned long long types in compilers which provide
them as an extension.</p>
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