Struct KeyboardHandlerBase::key_and_modifiers_hash_fn
Defined in File keyboard_handler_base.hpp
Nested Relationships
This struct is a nested type of Class KeyboardHandlerBase.
Struct Documentation
-
struct key_and_modifiers_hash_fn
Specialized hash function for
unordered_map
with KeyAndModifiers.Public Functions
-
inline std::size_t operator()(const KeyAndModifiers &key_and_mod) const
-
inline std::size_t operator()(const KeyAndModifiers &key_and_mod) const