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

Introduce make_document() and make_array() helpers, builder::core append style methods should return ref-to-this

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.0-rc0
    • Affects Version/s: None
    • Component/s: API, BSON

      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.

            Assignee:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: