摘要: 参考:C++ REST SDK中的异步任务库PPLX #include <iostream> #include <future> #include <string> #include <sstream> #include <stdexcept> #include <functional> #incl 阅读全文
posted @ 2023-01-17 17:18 ParamousGIS 阅读(60) 评论(0) 推荐(0) 编辑
摘要: promise-cpp是一种 C++ promise/A+ 库#include <iostream> #include <future> #include <string> #include <sstream> #include <stdexcept> #include <functional> # 阅读全文
posted @ 2023-01-17 11:08 ParamousGIS 阅读(38) 评论(0) 推荐(0) 编辑
摘要: 1. Duration Types2. Clocks3. Timepoint Types4. Calendrical Types5. Time Type hh_mm_ss6. Hours Utilities 阅读全文
posted @ 2023-01-17 09:10 ParamousGIS 阅读(27) 评论(0) 推荐(0) 编辑