1MONGOC_OPTIONAL_IS_SET(3)          libmongoc         MONGOC_OPTIONAL_IS_SET(3)
2
3
4

NAME

6       mongoc_optional_is_set - mongoc_optional_is_set()
7

SYNOPSIS

9          bool
10          mongoc_optional_is_set (const mongoc_optional_t *opt);
11
12       Returns whether a value for a mongoc_optional_t was set.
13

PARAMETERS

15opt: A mongoc_optional_t.
16

RETURNS

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

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.20.0                           Nov 18, 2021        MONGOC_OPTIONAL_IS_SET(3)
Impressum