MongoDB C++ Driver 4.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bsoncxx::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!= (b_minkey const &lhs, b_minkey const &rhs)
 free function comparator for b_minkey
 
bool operator== (b_minkey const &, b_minkey const &)
 free function comparator for b_minkey
 

Friends And Related Symbol Documentation

◆ operator!=()

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

free function comparator for b_minkey

◆ operator==()

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

free function comparator for b_minkey


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