MongoDB C++ Driver mongocxx-3.10.1
Loading...
Searching...
No Matches
Public Member Functions | Related Symbols | List of all members
bsoncxx::v_noabi::types::b_int32 Struct Reference

A BSON signed 32-bit integer value. More...

#include <types.hpp>

Public Member Functions

 operator int32_t () const
 Conversion operator unwrapping a int32_t.
 

Related Symbols

(Note that these are not member symbols.)

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

Detailed Description

A BSON signed 32-bit integer value.

Friends And Related Symbol Documentation

◆ operator==()

bool operator== ( const b_int32 lhs,
const b_int32 rhs 
)
related

free function comparator for b_int32


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