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

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

Description

A BSON undefined value.

Deprecated:
This BSON type is deprecated. Usage is discouraged.

Related Symbols

(Note that these are not member symbols.)

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

Friends And Related Symbol Documentation

◆ operator!=()

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

free function comparator for b_undefined

◆ operator==()

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

free function comparator for b_undefined


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