Details
-
New Feature
-
Resolution: Done
-
Major - P3
-
1.4.0
-
None
-
None
Description
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);
|
Attachments
Issue Links
- is depended on by
-
PHPC-610 Client construction should use mongoc_write_concern_is_valid()
-
- Closed
-