Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r63367 - trunk/libs/typeof/doc
From: peder.holt_at_[hidden]
Date: 2010-06-26 15:12:02


Author: burbelgruff
Date: 2010-06-26 15:12:01 EDT (Sat, 26 Jun 2010)
New Revision: 63367
URL: http://svn.boost.org/trac/boost/changeset/63367

Log:
Added documentation of BOOST_TYPEOF_SILENT
Text files modified:
   trunk/libs/typeof/doc/typeof.qbk | 8 ++++++++
   1 files changed, 8 insertions(+), 0 deletions(-)

Modified: trunk/libs/typeof/doc/typeof.qbk
==============================================================================
--- trunk/libs/typeof/doc/typeof.qbk (original)
+++ trunk/libs/typeof/doc/typeof.qbk 2010-06-26 15:12:01 EDT (Sat, 26 Jun 2010)
@@ -383,6 +383,14 @@
    
 [endsect]
 
+[section:silent SILENT]
+
+Define `BOOST_TYPEOF_SILENT` before including boost/typeof/typeof.hpp to
+supress the messages "using typeof emulation" and "using native typeof".
+By default, these messages will be displayed when compiling a file including boost/typeof/typeof.hpp.
+
+[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