1MONGOC_OPTIONAL_VALUE(3)           libmongoc          MONGOC_OPTIONAL_VALUE(3)
2
3
4

SYNOPSIS

6          bool
7          mongoc_optional_value (const mongoc_optional_t *opt);
8
9       Returns the value for a mongoc_optional_t.
10

PARAMETERS

12opt: A mongoc_optional_t.
13

RETURNS

15       Returns  the  value  that was set on the mongoc_optional_t. If no value
16       was set, false is returned.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 2023         MONGOC_OPTIONAL_VALUE(3)
Impressum