Skip to content

Commit

Permalink
Update future.md (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
oathdruid committed May 30, 2024
1 parent 517e2ee commit 09e6e3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/future.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
对标std::future,额外提供了

- 使用模板参数支持自定义SchedInterface,支持在bthread等协程环境使用
-[example/use-with-bthread](https://github.com/baidu/babylon/tree/main/example/use-with-bthread)可以找到一个结合在bthread使用的例子
- 增加on_finish/then功能,实现异步串联

## 使用方法
Expand Down

0 comments on commit 09e6e3f

Please sign in to comment.