We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c9ee9 commit 39d65cbCopy full SHA for 39d65cb
strings/base_std_hash.h
@@ -54,5 +54,5 @@ namespace std
54
{
55
return winrt::impl::hash_data(&value, sizeof(value));
56
}
57
- }
+ };
58
0 commit comments