Implicitly converts the completion_future object to an std::shared_future object.
operator std::shared_future<void>() const;
Return Value
An std::shared_future object.
Requirements
Header: amp.h
Namespace: Concurrency
Implicitly converts the completion_future object to an std::shared_future object.
operator std::shared_future<void>() const;
An std::shared_future object.
Header: amp.h
Namespace: Concurrency