|
SYNOPSISbool mongoc_optional_is_set (const mongoc_optional_t *opt); Returns whether a value for a mongoc_optional_t was set. PARAMETERS
RETURNSReturns true if a value was set, or false otherwise. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|