Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-1102

mongoc_write_concern_is_valid

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: None
    • Labels:
      None

      A mongoc_write_concern_t is made out of several options that can be twiddled with one at a time.

      We need to offer a way to verify if the write_concern_t object is still valid having done twiddling.

      bool mongoc_write_concern_is_valid (const write_concern_t *wc);
      

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: