-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
-
Service Arch 2022-11-14
This can help with debugging and logging. If we add an operator<<, I believe we could use things like ASSERT_EQ in test code (which really only makes sense for ordered types like vector or set).
- is duplicated by
-
SERVER-36784 Add a helper to convert a StringMap to a string
- Closed