-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The stdx::unordered_set/map alias hides the API for absl::node_hash_set/map. These implementations were used because they are more performant than the std variants, but have slightly different APIs. Consider whether the API differences are meaningful enough that the stdx::unordered_set/map aliases must be removed.
- related to
-
SERVER-104800 Remove obsolete stdx polyfills
-
- Closed
-