![]() |
Home | Libraries | People | FAQ | More |
boost::interprocess::unordered_map_index_aux::hasher
// In header: <boost/interprocess/indexes/unordered_map_index.hpp> struct hasher { // public member functions std::size_t operator()(const key_type &) const; };