Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1435

problem with the mongocxx::result::insert_many class

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible

      When you copy/construct the mongocxx::result::insert_many class, _inserted_ids contains reference to the class we copied from. Perhaps this could be avoided with a custom copy/constructor that rebuilds the _inserted_id.

            Assignee:
            sara.golemon@mongodb.com Sara Golemon
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: