| 
    MongoDB C++ Driver 4.1.4
    
   | 
 
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::options | 
| Declares entities representing options to use with various commands.  | |
| 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::options::return_document | 
| Indicates whether a findOneAndModify operation should return the old or new version of the modified document.  More... | |