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

Modified Files:
        typeof.qbk 
Log Message:
tutorial text fix

Index: typeof.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/typeof/doc/typeof.qbk,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- typeof.qbk  4 Feb 2007 09:26:13 -0000       1.9
+++ typeof.qbk  6 Feb 2007 01:45:42 -0000       1.10
@@ -101,6 +101,10 @@
 
 [section:tuto Tutorial]
 
+To start using typeof include the typeof header:
+
+    #include <boost/typeof/typeof.hpp>
+
 To deduce the type of an expression at compile time
 use the `BOOST_TYPEOF` macro:
 


-------------------------------------------------------------------------
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