Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
assert_arg_pred_not< P > Struct Template Reference

#include <assert.hpp>

Public Types

typedef P::type p_type
 
typedef assert_arg_pred_impl
< p >::type 
type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, p=!p_type::value)
 

Member Typedef Documentation

template<typename P>
typedef P::type assert_arg_pred_not< P >::p_type
template<typename P>
typedef assert_arg_pred_impl<p>::type assert_arg_pred_not< P >::type

Member Function Documentation

template<typename P>
assert_arg_pred_not< P >::BOOST_STATIC_CONSTANT ( bool  ,
= !p_type::value 
)

The documentation for this struct was generated from the following file: