logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       MongoDB, Inc

Parameters

opt: A mongoc_optional_t.

Returns

       Returns true if a value was set, or false otherwise.

Synopsis

          bool
          mongoc_optional_is_set (const mongoc_optional_t *opt);

       Returns whether a value for a mongoc_optional_t was set.

See Also