#include <integral_c.hpp>
Public Types | |
| typedef integral_c_tag | tag |
| typedef integral_c | type |
| typedef bool | value_type |
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=C) | |
| operator bool () const | |
Definition at line 40 of file integral_c.hpp.
| typedef integral_c_tag integral_c< bool, C >::tag |
Definition at line 43 of file integral_c.hpp.
| typedef integral_c integral_c< bool, C >::type |
Definition at line 44 of file integral_c.hpp.
| typedef bool integral_c< bool, C >::value_type |
Definition at line 45 of file integral_c.hpp.
| integral_c< bool, C >::BOOST_STATIC_CONSTANT | ( | bool | , |
| value | = C |
||
| ) |
|
inline |
Definition at line 46 of file integral_c.hpp.