![]() |
libdisplaydevice latest
C++ library to modify display devices.
|
Transparent hash for string-keyed unordered containers. More...
#include <src/common/include/display_device/types.h>
Public Types | |
| using | is_transparent = void |
| Enables heterogeneous lookup for compatible string key types. | |
Public Member Functions | |
| std::size_t | operator() (const std::string_view value) const noexcept |
| Hash a string view. | |
Transparent hash for string-keyed unordered containers.
|
inlinenodiscardnoexcept |
Hash a string view.
| value | Value to hash. |