Provides macros describing the mongocxx (v_noabi) library configuration.
Go to the source code of this file.
Macros | |
| #define | MONGOCXX_ABI_EXPORT_CDECL_UNSTABLE(...) |
| Equivalent to MONGOCXX_ABI_EXPORT_UNSTABLE with MONGOCXX_ABI_CDECL. | |
| #define | MONGOCXX_ABI_EXPORT_UNSTABLE |
| Exports the associated entity as part of the unstable ABI. | |
| #define | MONGOCXX_ENABLE_UNSTABLE_ABI |
| Controls whether unstable ABI symbols are exported by the shared library. | |
| #define MONGOCXX_ABI_EXPORT_CDECL_UNSTABLE | ( | ... | ) |
Equivalent to MONGOCXX_ABI_EXPORT_UNSTABLE with MONGOCXX_ABI_CDECL.
| #define MONGOCXX_ABI_EXPORT_UNSTABLE |
Exports the associated entity as part of the unstable ABI.
| #define MONGOCXX_ENABLE_UNSTABLE_ABI |
Controls whether unstable ABI symbols are exported by the shared library.