#include <mouseshortcut.hpp> struct ShortcutHash { // methods size_t operator()(const Shortcut& shortcut) const; };