gpt4 book ai didi

c++ - 使用 mongocxx-driver 时包含头文件问题

转载 作者:行者123 更新时间:2023-11-30 04:55:16 25 4
gpt4 key购买 nike

司机和我有一些关于使用司机的问题。问题是我应该包含哪些头文件才能在我的项目中使用这个驱动程序?我见过这种包含文件

#include <bsoncxx/json.hpp>
#include <mongocxx/client.hpp>
#include <mongocxx/stdx.hpp>
#include <mongocxx/uri.hpp>

和这种包含文件

#include <bsoncxx/builder/stream/document.cpp>
#include <bsoncxx/json.hpp>
#include <mongocxx/client.hpp>
#include <mongocxx/instance.hpp>

我对应该包含哪些头文件感到困惑。

感谢您的回答。

最佳答案

mongocxx-driver 有许多功能,您不太可能使用所有这些功能,包括您正在使用的功能所需的 header 。

documentation目前似乎已损坏,但它会告诉您每个类要包含哪些 header 。

关于c++ - 使用 mongocxx-driver 时包含头文件问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53094686/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com