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 >::hash_function Struct Reference

#include <iunordered_set_index.hpp>

Inheritance diagram for boost::interprocess::iunordered_set_index_aux< MapConfig >::hash_function:
Collaboration diagram for boost::interprocess::iunordered_set_index_aux< MapConfig >::hash_function:

Public Member Functions

std::size_t operator() (const value_type &val) const
 
std::size_t operator() (const intrusive_compare_key_type &i) const
 

Member Function Documentation

template<class MapConfig>
std::size_t boost::interprocess::iunordered_set_index_aux< MapConfig >::hash_function::operator() ( const value_type val) const
inline
template<class MapConfig>
std::size_t boost::interprocess::iunordered_set_index_aux< MapConfig >::hash_function::operator() ( const intrusive_compare_key_type i) const
inline

References boost::end, and boost::hash_range().


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