The Wayback Machine - https://web.archive.org/web/20200623071712/https://github.com/xstater/XTask
Skip to content
c++17 异步框架(todo)
C++ Other
  1. C++ 99.4%
  2. Other 0.6%
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
backup_xtask
.gitignore
CMakeLists.txt
Future.h
FutureBase.h
LICENSE
Policy.h
README.md
ThreadPool.h
Utility.h
return_type.h

README.md

XTask

一个基于c++17的多线程异步任务库

Task

When

exmaples

You can’t perform that action at this time.