MongoDB C++ Driver mongocxx-3.11.0
Loading...
Searching...
No Matches
bsoncxx::v_noabi::types::b_minkey Struct Reference

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

Description

A BSON min-key value.

Related Symbols

(Note that these are not member symbols.)

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

Friends And Related Symbol Documentation

◆ operator!=()

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

free function comparator for b_minkey

◆ operator==()

bool operator== ( const b_minkey & ,
const b_minkey &  )
related

free function comparator for b_minkey


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