thousandeyes-futures:C ++ std的延续

时间:2021-05-27 04:45:01
【文件属性】:
文件名称:thousandeyes-futures:C ++ std的延续
文件大小:55KB
文件格式:ZIP
更新时间:2021-05-27 04:45:01
C++ thousandeyes::futures C ++ std :: future <>类型的延续 thousandeyes::futures是一个自包含的,仅标头的跨平台库,用于将延续附加到std::future类型,并将多个std::future对象改编为单个std::future对象。 该库已在以下平台上经过测试,并且可以在以下平台上运行: 装有lang 7.0或更高版本的MacOS 带有g ++ 5.5.0或更高版本Linux 装有VS 2017或更高版本的Windows 当前,该库需要具有C ++ 14功能的编译器。 但是,如果要使用该库的项目无法升级到C ++ 14,则可以将其移植到C ++ 11。 目录 Conan.io程序包 发布图书馆 表现 与其他方法相比 与其他执行人相比 讨论 专业用例 设置和处理超时 实施替代执行者 为PollingExecutor实现替代
【文件预览】:
thousandeyes-futures-master
----CMakeLists.txt(2KB)
----examples()
--------conversion.cpp(1KB)
--------recursive.cpp(2KB)
--------CMakeLists.txt(624B)
--------chaining.cpp(1KB)
--------timeout.cpp(2KB)
--------sum.cpp(1KB)
--------executors.cpp(12KB)
----LICENSE(1KB)
----FindThousandEyesFutures.cmake(765B)
----README.md(47KB)
----tests()
--------timedwaitable.cpp(3KB)
--------CMakeLists.txt(2KB)
--------waitable.cpp(2KB)
--------CMakeLists.txt.in(461B)
--------defaultexecutor.cpp(23KB)
--------pollingexecutor.cpp(3KB)
----conanfile.py(427B)
----.gitignore(337B)
----include()
--------thousandeyes()

网友评论