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

A BSON replication timestamp value. More...

#include <types.hpp>

Related Functions

(Note that these are not member functions.)

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

Detailed Description

A BSON replication timestamp value.

Warning
This BSON type is used internally by the MongoDB server - use by clients is discouraged.

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