boost::interprocess::unordered_map_index_aux::hasher
struct hasher { // public member functions std::size_t operator()(const key_type &) const; };
hasher
std::size_t operator()(const key_type & val) const;