Skip to content

clarifications on when_all() effects second #29

@viboes

Description

@viboes

The Effects clause
The future returned by when_all will not throw an exception, but the futures held in the output collection may.

I would say

The future returned by when_all will not throw an exception when calling wait() or get(), but the futures held in the output collection may.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions