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_key_compare_equal< LeftT, RightT > Struct Template Reference

#include <is_combinable.hpp>

Public Types

typedef is_key_compare_equal
< LeftT, RightT > 
type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(boost::is_same< typename LeftT::key_compare, typename RightT::key_compare >::value))
 

Member Typedef Documentation

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

Member Function Documentation

template<class LeftT , class RightT >
boost::icl::is_key_compare_equal< LeftT, RightT >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (boost::is_same< typename LeftT::key_compare, typename RightT::key_compare >::value) 
)

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