MongoDB C++ Driver 4.1.2
Loading...
Searching...
No Matches
find_one_common_options.hpp File Reference

Description

Go to the source code of this file.

Namespaces

namespace  mongocxx
 The top-level namespace within which all mongocxx library entities are declared.
namespace  mongocxx::v_noabi
 Declares entities whose ABI stability is NOT guaranteed.
namespace  mongocxx::v_noabi::options
 Declares entities representing options to use with various commands.

Enumerations

enum class  mongocxx::v_noabi::options::return_document
 Indicates whether a findOneAndModify operation should return the old or new version of the modified document. More...