MongoDB C++ Driver 4.1.2
Loading...
Searching...
No Matches
bsoncxx::types::b_oid Struct Reference

#include <bsoncxx/v_noabi/bsoncxx/types.hpp>

Description

A BSON ObjectId value.

(Note that these are not member symbols.)

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

◆ operator!=()

bool operator!= ( b_oid const & lhs,
b_oid const & rhs )
related

free function comparator for b_oid

◆ operator==()

bool operator== ( b_oid const & lhs,
b_oid const & rhs )
related

free function comparator for b_oid


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