mirror of
https://github.com/boostorg/typeof.git
synced 2025-07-29 20:37:28 +02:00
tutorial text fix
[SVN r36898]
This commit is contained in:
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user