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

bulk_write constructor should take an enum not a boolean

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.0-rc0
    • Affects Version/s: None
    • Component/s: API
    • Labels:
      None

      Currently it takes a boolean, which makes the code hard to read, since you need to remember whether

      bulk_write{false}
      

      means ordered or unordered.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: