-
Type:
Improvement
-
Resolution: Done
-
Priority:
Minor - P4
-
Affects Version/s: 2.0.1
-
Component/s: Internal Client
-
None
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
There is no operator<< for std::ostream output of mongo::Query, while there are such operators for both BSONObj and BSONElement. There is no reason why it is so; besides such operator is badly needed for tracing/messages/etc.