MongoDB C++ Driver current
Loading...
Searching...
No Matches
Related Symbols | List of all members
bsoncxx::v_noabi::types::b_null Struct Reference

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

Description

A BSON null value.

Related Symbols

(Note that these are not member symbols.)

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

Friends And Related Symbol Documentation

◆ operator!=()

bool operator!= ( const b_null lhs,
const b_null rhs 
)
related

free function comparator for b_null

◆ operator==()

bool operator== ( const b_null ,
const b_null  
)
related

free function comparator for b_null


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