Much like we do with the pipeline methods, we could easily make it possible to chain together method calls on the basic and core BSON builders if those methods returned a reference to *this. They all currently return void, so there is no harm in doing so and it would not break any existing callers.
Introduce make_document() and make_array() helpers, builder::core append style methods should return ref-to-this
- Assignee:
- Samuel Rossi (Inactive)
- Reporter:
- Andrew Morrow (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved: