#include <binding.hpp>
Public Types | |
typedef mpl::apply_wrap3 < typename Parameters::binding, Keyword, Default, mpl::true_ > ::type | type |
Public Member Functions | |
BOOST_MPL_ASSERT_NOT ((mpl::and_< is_same< Default, void_ >, is_same< type, void_ > >)) | |
typedef mpl::apply_wrap3< typename Parameters::binding,Keyword,Default,mpl::true_ >::type boost::parameter::binding< Parameters, Keyword, Default >::type |
boost::parameter::binding< Parameters, Keyword, Default >::BOOST_MPL_ASSERT_NOT | ( | (mpl::and_< is_same< Default, void_ >, is_same< type, void_ > >) | ) |