Skip to content

Missing std::experimental::async #48

@viboes

Description

@viboes

As async returns a std::future and we are adding a std::experimental::future it seems to me that we need to add an async function in std::experimental that returns a std::experimental::future.

Maybe it is worth changing the semantics of async and return a future that doesn't block on destruction.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions