mongoc_optional_t

A struct to store optional boolean values.

Synopsis

Used to specify optional boolean flags, which may remain unset.

This is used within mongoc_server_api_t to track whether a flag was explicitly set.

Functions