bson_equal (3) Linux Manual Page
bson_equal() – The bson_equal() function shall return true if both documents are equal.
Synopsis
bool
bson_equal (const bson_t *bson,
const bson_t *other);
Parameters
- bson
- A bson_t \&.
- other
- A bson_t \&.
bson_equal() – The bson_equal() function shall return true if both documents are equal.
bool
bson_equal (const bson_t *bson,
const bson_t *other);