todo this function must be private and friendship provided to the internal users.
| 1773 | |
| 1774 | // todo this function must be private and friendship provided to the internal users. |
| 1775 | void set_async() |
| 1776 | { |
| 1777 | this->future_->set_async(); |
| 1778 | } |
| 1779 | // todo this function must be private and friendship provided to the internal users. |
| 1780 | void set_deferred() |
| 1781 | { |