1MONGOC_OPTIONAL_T(3) libmongoc MONGOC_OPTIONAL_T(3)
23
4
NAME
6mongoc_optional_t - mongoc_optional_t
78
A struct to store optional boolean values.
9
SYNOPSIS
11Used to specify optional boolean flags, which may remain unset.
1213
This is used within mongoc_server_api_t to track whether a flag was ex‐
14plicitly set.
15
AUTHOR
17MongoDB, Inc
18
COPYRIGHT
202017-present, MongoDB, Inc
2122
23
24
25
1.23.1 Oct 20, 2022 MONGOC_OPTIONAL_T(3)