Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::is_codomain_type_equal< LeftT, RightT > Struct Template Reference

#include <is_combinable.hpp>

Public Types

typedef is_codomain_type_equal
< LeftT, RightT > 
type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(mpl::and_< is_key_compare_equal< LeftT, RightT >, is_codomain_equal< LeftT, RightT > >::value))
 

Member Typedef Documentation

template<class LeftT , class RightT >
typedef is_codomain_type_equal<LeftT, RightT> boost::icl::is_codomain_type_equal< LeftT, RightT >::type

Member Function Documentation

template<class LeftT , class RightT >
boost::icl::is_codomain_type_equal< LeftT, RightT >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (mpl::and_< is_key_compare_equal< LeftT, RightT >, is_codomain_equal< LeftT, RightT > >::value) 
)

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