16#pragma push_macro("BSONCXX_CONCAT")
18#pragma push_macro("BSONCXX_CONCAT_IMPL")
19#undef BSONCXX_CONCAT_IMPL
20#pragma push_macro("BSONCXX_STRINGIFY")
21#undef BSONCXX_STRINGIFY
22#pragma push_macro("BSONCXX_STRINGIFY_IMPL")
23#undef BSONCXX_STRINGIFY_IMPL
24#pragma push_macro("BSONCXX_PRAGMA")
26#pragma push_macro("_bsoncxxPragma")
28#pragma push_macro("BSONCXX_FORCE_SEMICOLON")
29#undef BSONCXX_FORCE_SEMICOLON
30#pragma push_macro("BSONCXX_RETURNS")
32#pragma push_macro("bsoncxx_cxx14_constexpr")
33#undef bsoncxx_cxx14_constexpr
34#pragma push_macro("BSONCXX_DISABLE_WARNING")
35#undef BSONCXX_DISABLE_WARNING
36#pragma push_macro("BSONCXX_PUSH_WARNINGS")
37#undef BSONCXX_PUSH_WARNINGS
38#pragma push_macro("BSONCXX_POP_WARNINGS")
39#undef BSONCXX_POP_WARNINGS
40#pragma push_macro("_bsoncxxDisableWarningImpl_for_GCC")
41#undef _bsoncxxDisableWarningImpl_for_GCC
42#pragma push_macro("_bsoncxxDisableWarningImpl_for_Clang")
43#undef _bsoncxxDisableWarningImpl_for_Clang
44#pragma push_macro("_bsoncxxDisableWarningImpl_for_MSVC")
45#undef _bsoncxxDisableWarningImpl_for_MSVC
46#pragma push_macro("_bsoncxxDisableWarningImpl_for_GNU")
47#undef _bsoncxxDisableWarningImpl_for_GNU
48#pragma push_macro("BSONCXX_FWD")
52#pragma push_macro("BSONCXX_INLINE")
54#pragma push_macro("BSONCXX_CALL")
56#pragma push_macro("BSONCXX_IF_MSVC")
58#pragma push_macro("BSONCXX_IF_GCC")
60#pragma push_macro("BSONCXX_IF_CLANG")
61#undef BSONCXX_IF_CLANG
62#pragma push_macro("BSONCXX_IF_GNU_LIKE")
63#undef BSONCXX_IF_GNU_LIKE
66#pragma push_macro("BSONCXX_INLINE_NAMESPACE_BEGIN")
67#undef BSONCXX_INLINE_NAMESPACE_BEGIN
68#pragma push_macro("BSONCXX_INLINE_NAMESPACE_END")
69#undef BSONCXX_INLINE_NAMESPACE_END
70#pragma push_macro("BSONCXX_POLY_USE_MNMLSTC")
71#undef BSONCXX_POLY_USE_MNMLSTC
72#pragma push_macro("BSONCXX_POLY_USE_SYSTEM_MNMLSTC")
73#undef BSONCXX_POLY_USE_SYSTEM_MNMLSTC
74#pragma push_macro("BSONCXX_POLY_USE_BOOST")
75#undef BSONCXX_POLY_USE_BOOST
76#pragma push_macro("BSONCXX_POLY_USE_IMPLS")
77#undef BSONCXX_POLY_USE_IMPLS
78#pragma push_macro("BSONCXX_POLY_USE_STD")
79#undef BSONCXX_POLY_USE_STD
82#pragma push_macro("BSONCXX_VERSION_EXTRA")
83#undef BSONCXX_VERSION_EXTRA
84#pragma push_macro("BSONCXX_VERSION_MAJOR")
85#undef BSONCXX_VERSION_MAJOR
86#pragma push_macro("BSONCXX_VERSION_MINOR")
87#undef BSONCXX_VERSION_MINOR
88#pragma push_macro("BSONCXX_VERSION_PATCH")
89#undef BSONCXX_VERSION_PATCH
92#pragma push_macro("BSONCXX_ABI_EXPORT_H")
93#undef BSONCXX_ABI_EXPORT_H
94#pragma push_macro("BSONCXX_ABI_EXPORT")
95#undef BSONCXX_ABI_EXPORT
96#pragma push_macro("BSONCXX_ABI_NO_EXPORT")
97#undef BSONCXX_ABI_NO_EXPORT
98#pragma push_macro("BSONCXX_ABI_CDECL")
99#undef BSONCXX_ABI_CDECL
100#pragma push_macro("BSONCXX_ABI_EXPORT_CDECL")
101#undef BSONCXX_ABI_EXPORT_CDECL
102#pragma push_macro("BSONCXX_API")
104#pragma push_macro("BSONCXX_PRIVATE")
105#undef BSONCXX_PRIVATE
106#pragma push_macro("BSONCXX_DEPRECATED")
107#undef BSONCXX_DEPRECATED
108#pragma push_macro("BSONCXX_DEPRECATED_EXPORT")
109#undef BSONCXX_DEPRECATED
110#pragma push_macro("BSONCXX_DEPRECATED_NO_EXPORT")
111#undef BSONCXX_DEPRECATED
116#include <bsoncxx/config/config.hpp>
117#include <bsoncxx/config/export.hpp>
118#include <bsoncxx/config/version.hpp>
120#pragma push_macro("BSONCXX_UNREACHABLE")
121#undef BSONCXX_UNREACHABLE
122#define BSONCXX_UNREACHABLE std::abort()
125#pragma push_macro("BSONCXX_ENUM")
Provides macros for internal use.
Provides macros for internal use.