1BSON_EQUAL(3)                       libbson                      BSON_EQUAL(3)
2
3
4

NAME

6       bson_equal - bson_equal()
7

SYNOPSIS

9          bool
10          bson_equal (const bson_t *bson, const bson_t *other);
11

PARAMETERS

13       · bson: A bson_t.
14
15       · other: A bson_t.
16

DESCRIPTION

18       The  bson_equal()  function  shall  return  true  if both documents are
19       equal.
20

RETURNS

22       true if both documents are equal.
23

AUTHOR

25       MongoDB, Inc
26
28       2017-present, MongoDB, Inc
29
30
31
32
331.16.2                           Feb 25, 2020                    BSON_EQUAL(3)
Impressum