Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

mongoc_optional_is_set - Man Page

Synopsis

bool
mongoc_optional_is_set (const mongoc_optional_t *opt);

Returns whether a value for a mongoc_optional_t was set.

Parameters

Returns

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

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libmongoc