Update of /cvsroot/boost/boost/libs/typeof/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17968/libs/typeof/doc

Modified Files:
        typeof.qbk 
Log Message:
Added documentation: BOOST_TYPEOF_NESTED_TYPEDEF can not be used at 
function/block scope

Index: typeof.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/typeof/doc/typeof.qbk,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- typeof.qbk  23 Apr 2006 12:09:13 -0000      1.8
+++ typeof.qbk  4 Feb 2007 09:26:13 -0000       1.9
@@ -586,6 +586,8 @@
 If you want to use `typeof_nested_typedef` in a template-context, use 
`BOOST_TYPEOF_NESTED_TYPEDEF_TPL(name,expr)`, 
 which takes care of `typename` inside the `typeof` expression.
 
+'typeof_nested_typedef' can not be used at function/block scope.
+
 [h4 Sample Code]
 
     template<typename A, typename B>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to