-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
(copied to CRM)
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
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.