Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::interprocess::iunordered_set_index_aux< MapConfig >::equal_function Struct Reference

#include <iunordered_set_index.hpp>

Public Member Functions

bool operator() (const intrusive_compare_key_type &i, const value_type &b) const
 
bool operator() (const value_type &b, const intrusive_compare_key_type &i) const
 
bool operator() (const value_type &b1, const value_type &b2) const
 

Member Function Documentation

template<class MapConfig>
bool boost::interprocess::iunordered_set_index_aux< MapConfig >::equal_function::operator() ( const intrusive_compare_key_type i,
const value_type b 
) const
inline

References compare().

template<class MapConfig>
bool boost::interprocess::iunordered_set_index_aux< MapConfig >::equal_function::operator() ( const value_type b,
const intrusive_compare_key_type i 
) const
inline

References compare().

template<class MapConfig>
bool boost::interprocess::iunordered_set_index_aux< MapConfig >::equal_function::operator() ( const value_type b1,
const value_type b2 
) const
inline

References compare().


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