Add a hash_value for Optional so that other data structures with
optional fields can easily hash them. I have a use for this in an
upcoming patch.
Details
Details
- Reviewers
dblaikie - Commits
- rGcaab41c08e36: ADT: Add hash_value overload for Optional
Diff Detail
Diff Detail
Unit Tests
Unit Tests
clang-tidy: warning: invalid case style for function 'hash_value' [readability-identifier-naming]
not useful