#include <assert.hpp>
Public Types | |
| typedef P::type | p_type |
| typedef assert_arg_pred_impl< p >::type | type |
Public Member Functions | |
| BOOST_MPL_AUX_ASSERT_CONSTANT (bool, p=!p_type::value) | |
Definition at line 180 of file mpl/assert.hpp.
| typedef P::type assert_arg_pred_not< P >::p_type |
Definition at line 182 of file mpl/assert.hpp.
| typedef assert_arg_pred_impl<p>::type assert_arg_pred_not< P >::type |
Definition at line 184 of file mpl/assert.hpp.
| assert_arg_pred_not< P >::BOOST_MPL_AUX_ASSERT_CONSTANT | ( | bool | , |
| p | = !p_type::value |
||
| ) |