mongoc_optional_t(3)

mongoc_optional_t

Section 3 libmongoc-doc bookworm source

Description

MONGOC_OPTIONAL_T

NAME

mongoc_optional_t - mongoc_optional_t

A struct to store optional boolean values.

SYNOPSIS

Used to specify optional boolean flags, which may remain unset.

This is used within mongoc_server_api_t to track whether a flag was explicitly set.

AUTHOR

MongoDB, Inc

COPYRIGHT

2017-present, MongoDB, Inc