todo this function must be private and friendship provided to the internal users.
| 2034 | |
| 2035 | // todo this function must be private and friendship provided to the internal users. |
| 2036 | void set_async() |
| 2037 | { |
| 2038 | this->future_->set_async(); |
| 2039 | } |
| 2040 | // todo this function must be private and friendship provided to the internal users. |
| 2041 | void set_deferred() |
| 2042 | { |