Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::multi_index::detail::compare_ckey_ckey_terminal< KeyCons1, Value1, KeyCons2, Value2, CompareCons > Struct Template Reference

#include <composite_key.hpp>

Static Public Member Functions

static bool compare (const KeyCons1 &, const Value1 &, const KeyCons2 &, const Value2 &, const CompareCons &)
 

Member Function Documentation

template<typename KeyCons1 , typename Value1 , typename KeyCons2 , typename Value2 , typename CompareCons >
static bool boost::multi_index::detail::compare_ckey_ckey_terminal< KeyCons1, Value1, KeyCons2, Value2, CompareCons >::compare ( const KeyCons1 &  ,
const Value1 &  ,
const KeyCons2 &  ,
const Value2 &  ,
const CompareCons &   
)
inlinestatic

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