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