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

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

Description

A BSON max-key value.

Related Symbols

(Note that these are not member symbols.)

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

Friends And Related Symbol Documentation

◆ operator!=()

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

free function comparator for b_maxkey

◆ operator==()

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

free function comparator for b_maxkey


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