-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
There should be a way to use boost::future<T> and boost::promise<T> for zk::future<T> and zk::promise<T>. Something along the lines of cmake -DZKPP_BUILD_SETTING_FUTURE=BOOST_THREAD ... While we're here, better documentation for how to use alternative future implementations.
This will help give a better answer to #107.
Reactions are currently unavailable