-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Service Arch 2022-07-25
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This is defined on std::ostringstream& instead of std::ostream&,
which is not idiomatic and breaks a proposed concept check for streamability.
(needed for SERVER-68121)