-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Documentation
should I have and pass mongocxx::collection by value or ref? Similar for most other types. Intended ownership model is hard. Maybe it’s safest to always just use value but it’s not clear what the “cost” is to copy and the instinct is to pass by ref wherever possible