Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r66131 - branches/release/libs/typeof/doc
From: peder.holt_at_[hidden]
Date: 2010-10-21 05:39:56


Author: burbelgruff
Date: 2010-10-21 05:39:55 EDT (Thu, 21 Oct 2010)
New Revision: 66131
URL: http://svn.boost.org/trac/boost/changeset/66131

Log:
from trunk: Updated documentation of typeof, added documentation for BOOST_TYPEOF_MESSAGE
Properties modified:
   branches/release/libs/typeof/doc/typeof.qbk (contents, props changed)
Text files modified:
   branches/release/libs/typeof/doc/typeof.qbk | 10 +++++++++-
   1 files changed, 9 insertions(+), 1 deletions(-)

Modified: branches/release/libs/typeof/doc/typeof.qbk
==============================================================================
--- branches/release/libs/typeof/doc/typeof.qbk (original)
+++ branches/release/libs/typeof/doc/typeof.qbk 2010-10-21 05:39:55 EDT (Thu, 21 Oct 2010)
@@ -1,4 +1,4 @@
-[library Boost.Typeof
+[library Boost.Typeof
     [authors [Vertleyb, Arkadiy], [Holt, Peder]]
     [copyright 2004 2005 Arkadiy Vertleyb, Peder Holt]
     [license
@@ -383,6 +383,14 @@
    
 [endsect]
 
+[section:messages MESSAGES]
+
+Define `BOOST_TYPEOF_MESSAGE` before including boost/typeof/typeof.hpp to
+include messages "using typeof emulation" and "using native typeof".
+By default, these messages will not be displayed.
+
+[endsect]
+
 [section:limit_size LIMIT_SIZE]
 
 The `BOOST_TYPEOF_LIMIT_SIZE` macro defines the size of the compile-time sequence


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