tutorial text fix

[SVN r36898]
This commit is contained in:
Arkadiy Vertleyb
2007-02-06 01:50:40 +00:00
parent c66289f7ac
commit ed21868c25

View File

@ -101,6 +101,10 @@ and becomes widely available.
[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: