16 #error "This header is only meant to be included as an X-macro over BSONCXX_ENUM"
19 BSONCXX_ENUM(binary, 0x00)
20 BSONCXX_ENUM(function, 0x01)
21 BSONCXX_ENUM(binary_deprecated, 0x02)
22 BSONCXX_ENUM(uuid_deprecated, 0x03)
23 BSONCXX_ENUM(uuid, 0x04)
24 BSONCXX_ENUM(md5, 0x05)
25 BSONCXX_ENUM(user, 0x80)