-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Platforms 2018-01-01, Dev Tools 2019-07-01, Dev Tools 2019-07-15
We should add a stdx::hash to the server, which would be std::hash on all non-windows platforms, and boost::hash on windows, to match our stdx-ing of unordered_map.
- is related to
-
SERVER-29052 LRU cache should use boost::hash as default on windows
- Closed