MPL11
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Typedefs
Macros
Groups
Pages
boost
mpl11
fwd
enumerable.hpp
Go to the documentation of this file.
1
12
#ifndef BOOST_MPL11_FWD_ENUMERABLE_HPP
13
#define BOOST_MPL11_FWD_ENUMERABLE_HPP
14
15
#include <
boost/mpl11/fwd/bool.hpp
>
16
17
18
namespace
boost {
namespace
mpl11 {
35
template
<
typename
Datatype,
typename
= true_>
36
struct
Enumerable;
37
39
template
<
typename
e>
40
struct
succ;
41
43
template
<
typename
e>
44
struct
pred;
46
}}
// end namespace boost::mpl11
47
48
#endif // !BOOST_MPL11_FWD_ENUMERABLE_HPP
bool.hpp
Forwards to boost/mpl11/fwd/integer.hpp.
Generated on Mon Jun 2 2014 16:56:38 for MPL11 by
1.8.7