Skip to content
/ future Public

A C++ future library with continuations and a configurable continuation execution context.

License

Notifications You must be signed in to change notification settings

liamom/future

Repository files navigation

This is a test future implementation that includes continuations unlike the std::future implementation. The execution context of the continuation is also configurable unlike the boost::future implementation.

About

A C++ future library with continuations and a configurable continuation execution context.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published