Provides macros describing the bsoncxx (v_noabi) library configuration.
Go to the source code of this file.
Macros | |
| #define | BSONCXX_ABI_EXPORT_CDECL_UNSTABLE(...) |
| Equivalent to BSONCXX_ABI_EXPORT_UNSTABLE with BSONCXX_ABI_CDECL. | |
| #define | BSONCXX_ABI_EXPORT_UNSTABLE |
| Exports the associated entity as part of the unstable ABI. | |
| #define | BSONCXX_ENABLE_UNSTABLE_ABI |
| Controls whether unstable ABI symbols are exported by the shared library. | |
| #define BSONCXX_ABI_EXPORT_CDECL_UNSTABLE | ( | ... | ) |
Equivalent to BSONCXX_ABI_EXPORT_UNSTABLE with BSONCXX_ABI_CDECL.
| #define BSONCXX_ABI_EXPORT_UNSTABLE |
Exports the associated entity as part of the unstable ABI.
| #define BSONCXX_ENABLE_UNSTABLE_ABI |
Controls whether unstable ABI symbols are exported by the shared library.