Struct KeyboardHandlerWindowsImpl::win_key_code_hash_fn

Nested Relationships

This struct is a nested type of Class KeyboardHandlerWindowsImpl.

Struct Documentation

struct win_key_code_hash_fn

Specialized hash function for unordered_map with WinKeyCode keys.

Public Functions

inline std::size_t operator()(const WinKeyCode &key_code) const