MPL11
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Typedefs
Macros
Groups
Pages
boost
mpl11
fwd
comparable.hpp
Go to the documentation of this file.
1
12
#ifndef BOOST_MPL11_FWD_COMPARABLE_HPP
13
#define BOOST_MPL11_FWD_COMPARABLE_HPP
14
15
#include <
boost/mpl11/fwd/bool.hpp
>
16
17
18
namespace
boost {
namespace
mpl11 {
40
template
<
typename
Left,
typename
Right = Left,
typename
= true_>
41
struct
Comparable;
42
51
template
<
typename
x1,
typename
x2,
typename
...xs>
52
struct
equal;
53
62
template
<
typename
x,
typename
y>
63
struct
not_equal;
65
}}
// end namespace boost::mpl11
66
67
#endif // !BOOST_MPL11_FWD_COMPARABLE_HPP
bool.hpp
Forwards to boost/mpl11/fwd/integer.hpp.
Generated on Mon Jun 2 2014 16:56:37 for MPL11 by
1.8.7