You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A hash needs a hashing function and a way to determin equality.
Since we don't want to add a comparison operator, let's add
another helper so we can store CancellationContext in std::unordered_set
and friends.
Relates-To: MINOR
Signed-off-by: Harald Fernengel <harald.fernengel@here.com>
0 commit comments