MongoDB C++ Driver  mongocxx-3.0.2
Related Functions | List of all members
bsoncxx::types::b_dbpointer Struct Reference

A BSON DBPointer value. More...

#include <types.hpp>

Related Functions

(Note that these are not member functions.)

bool operator== (const b_dbpointer &lhs, const b_dbpointer &rhs)
 free function comparator for b_dbpointer
 

Detailed Description

A BSON DBPointer value.

Deprecated:
A BSON DBPointer (aka DBRef) is still supported but deprecated.

The documentation for this struct was generated from the following file: