MongoDB C++ Driver 4.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
prelude.hpp
Go to the documentation of this file.
1// Copyright 2009-present MongoDB, Inc.
2//
3// Licensed under the Apache License, Version 2.0 (the "License");
4// you may not use this file except in compliance with the License.
5// You may obtain a copy of the License at
6//
7// http://www.apache.org/licenses/LICENSE-2.0
8//
9// Unless required by applicable law or agreed to in writing, software
10// distributed under the License is distributed on an "AS IS" BASIS,
11// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12// See the License for the specific language governing permissions and
13// limitations under the License.
14
15#pragma push_macro("BSONCXX_PRIVATE_V1_INSIDE_MACRO_GUARD_SCOPE")
16#undef BSONCXX_PRIVATE_V1_INSIDE_MACRO_GUARD_SCOPE
17#define BSONCXX_PRIVATE_V1_INSIDE_MACRO_GUARD_SCOPE
18
19// bsoncxx/v1/config/config.hpp (generated by CMake)
20#pragma push_macro("BSONCXX_V1_CONFIG_CONFIG_HPP")
21#if !defined(BSONCXX_V1_CONFIG_CONFIG_HPP)
22#pragma push_macro("BSONCXX_POLY_USE_IMPLS")
23#undef BSONCXX_POLY_USE_IMPLS
24#pragma push_macro("BSONCXX_POLY_USE_STD")
25#undef BSONCXX_POLY_USE_STD
26#endif
27
28// bsoncxx/v1/config/export.hpp (generated by CMake)
29#pragma push_macro("BSONCXX_ABI_EXPORT_H")
30#if !defined(BSONCXX_ABI_EXPORT_H)
31#pragma push_macro("BSONCXX_ABI_EXPORT")
32#undef BSONCXX_ABI_EXPORT
33#pragma push_macro("BSONCXX_ABI_NO_EXPORT")
34#undef BSONCXX_ABI_NO_EXPORT
35#pragma push_macro("BSONCXX_ABI_CDECL")
36#undef BSONCXX_ABI_CDECL
37#pragma push_macro("BSONCXX_ABI_EXPORT_CDECL")
38#undef BSONCXX_ABI_EXPORT_CDECL
39#pragma push_macro("BSONCXX_DEPRECATED")
40#undef BSONCXX_DEPRECATED
41#endif
42
43// bsoncxx/v1/config/version.hpp (generated by CMake)
44#pragma push_macro("BSONCXX_V1_CONFIG_VERSION_HPP")
45#if !defined(BSONCXX_V1_CONFIG_VERSION_HPP)
46#pragma push_macro("BSONCXX_VERSION_STRING")
47#undef BSONCXX_VERSION_STRING
48#pragma push_macro("BSONCXX_VERSION_MAJOR")
49#undef BSONCXX_VERSION_MAJOR
50#pragma push_macro("BSONCXX_VERSION_MINOR")
51#undef BSONCXX_VERSION_MINOR
52#pragma push_macro("BSONCXX_VERSION_PATCH")
53#undef BSONCXX_VERSION_PATCH
54#pragma push_macro("BSONCXX_VERSION_EXTRA")
55#undef BSONCXX_VERSION_EXTRA
56#endif
57
58// bsoncxx/v1/detail/macros.hpp
59#pragma push_macro("BSONCXX_V1_DETAIL_MACROS_HPP")
60#if !defined(BSONCXX_V1_DETAIL_MACROS_HPP)
61#pragma push_macro("BSONCXX_PRIVATE_CONCAT")
62#undef BSONCXX_PRIVATE_CONCAT
63#pragma push_macro("BSONCXX_PRIVATE_CONCAT_IMPL")
64#undef BSONCXX_PRIVATE_CONCAT_IMPL
65#pragma push_macro("BSONCXX_PRIVATE_CONSTEXPR_CXX14")
66#undef BSONCXX_PRIVATE_CONSTEXPR_CXX14
67#pragma push_macro("BSONCXX_PRIVATE_FORCE_SEMICOLON")
68#undef BSONCXX_PRIVATE_FORCE_SEMICOLON
69#pragma push_macro("BSONCXX_PRIVATE_FWD")
70#undef BSONCXX_PRIVATE_FWD
71#pragma push_macro("BSONCXX_PRIVATE_IF_CLANG")
72#undef BSONCXX_PRIVATE_IF_CLANG
73#pragma push_macro("BSONCXX_PRIVATE_IF_GCC")
74#undef BSONCXX_PRIVATE_IF_GCC
75#pragma push_macro("BSONCXX_PRIVATE_IF_GNU_LIKE")
76#undef BSONCXX_PRIVATE_IF_GNU_LIKE
77#pragma push_macro("BSONCXX_PRIVATE_IF_MSVC")
78#undef BSONCXX_PRIVATE_IF_MSVC
79#pragma push_macro("BSONCXX_PRIVATE_PRAGMA")
80#undef BSONCXX_PRIVATE_PRAGMA
81#pragma push_macro("BSONCXX_PRIVATE_PRAGMA_IMPL")
82#undef BSONCXX_PRIVATE_PRAGMA_IMPL
83#pragma push_macro("BSONCXX_PRIVATE_RETURNS")
84#undef BSONCXX_PRIVATE_RETURNS
85#pragma push_macro("BSONCXX_PRIVATE_STRINGIFY")
86#undef BSONCXX_PRIVATE_STRINGIFY
87#pragma push_macro("BSONCXX_PRIVATE_STRINGIFY_IMPL")
88#undef BSONCXX_PRIVATE_STRINGIFY_IMPL
89#pragma push_macro("BSONCXX_PRIVATE_WARNINGS_DISABLE_IMPL_FOR_Clang")
90#undef BSONCXX_PRIVATE_WARNINGS_DISABLE_IMPL_FOR_Clang
91#pragma push_macro("BSONCXX_PRIVATE_WARNINGS_DISABLE_IMPL_FOR_GCC")
92#undef BSONCXX_PRIVATE_WARNINGS_DISABLE_IMPL_FOR_GCC
93#pragma push_macro("BSONCXX_PRIVATE_WARNINGS_DISABLE_IMPL_FOR_GNU")
94#undef BSONCXX_PRIVATE_WARNINGS_DISABLE_IMPL_FOR_GNU
95#pragma push_macro("BSONCXX_PRIVATE_WARNINGS_DISABLE_IMPL_FOR_MSVC")
96#undef BSONCXX_PRIVATE_WARNINGS_DISABLE_IMPL_FOR_MSVC
97#pragma push_macro("BSONCXX_PRIVATE_WARNINGS_DISABLE")
98#undef BSONCXX_PRIVATE_WARNINGS_DISABLE
99#pragma push_macro("BSONCXX_PRIVATE_WARNINGS_POP")
100#undef BSONCXX_PRIVATE_WARNINGS_POP
101#pragma push_macro("BSONCXX_PRIVATE_WARNINGS_PUSH")
102#undef BSONCXX_PRIVATE_WARNINGS_PUSH
103#pragma push_macro("BSONCXX_PRIVATE_UNREACHABLE")
104#undef BSONCXX_PRIVATE_UNREACHABLE
105#endif
106