#include <bool.hpp>
Public Types | |
| typedef integral_c_tag | tag |
| typedef bool_ | type |
| typedef bool | value_type |
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=C_) | |
| BOOST_CONSTEXPR | operator bool () const |
Definition at line 23 of file mpl/bool.hpp.
| typedef integral_c_tag bool_< C_ >::tag |
Definition at line 26 of file mpl/bool.hpp.
Definition at line 27 of file mpl/bool.hpp.
| typedef bool bool_< C_ >::value_type |
Definition at line 28 of file mpl/bool.hpp.
| bool_< C_ >::BOOST_STATIC_CONSTANT | ( | bool | , |
| value | = C_ |
||
| ) |
|
inline |
Definition at line 29 of file mpl/bool.hpp.