![]() |
Home | Libraries | People | FAQ | More |
boost::interprocess::iunordered_set_index_aux::hash_function
// In header: <boost/interprocess/indexes/iunordered_set_index.hpp> struct hash_function { // public member functions std::size_t operator()(const value_type &) const; std::size_t operator()(const intrusive_compare_key_type &) const; };