Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-4166

Implement operator<< for std::ostream output of mongo::Query objects

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.1.0
    • 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.

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            ymarkovitch Yakov Markovitch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: