$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Frank (david_frank95_at_[hidden])
Date: 2020-10-16 16:45:40
Hi,
Does boost promise/future support coroutines?
For example, the get call only block the running coroutine, instead of the whole thread?
Thanks,David