-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Platforms 2017-06-19
This class has a toString() method, but in order to append it to a stream you need to call that manually. It would be nice to have operator<< for this class, which would make using it nicer, and would allow comparison of times within our unittest macros.
- is related to
-
SERVER-29447 Transition away from Java-style `std::string toString() const` member functions
- Closed