MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
bool.hpp
Go to the documentation of this file.
1 
12 #ifndef BOOST_MPL11_BOOL_HPP
13 #define BOOST_MPL11_BOOL_HPP
14 
15 #include <boost/mpl11/fwd/bool.hpp>
16 #include <boost/mpl11/integer.hpp>
17 
18 #endif // !BOOST_MPL11_BOOL_HPP
Defines the Integer datatype.
Forwards to boost/mpl11/fwd/integer.hpp.