A new WG21 paper is available. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.
Document number: N4157
Date: 2014-10-02
Relaxing Packaging Rules for Exceptions Thrown by Parallel Algorithms
by Arch Robison
Excerpt:
If an algorithm invocation throws only a single exception, then it should be allowed to propagate the singleton exception directly instead of returning it wrapped in an
exception_list
.
Add a Comment
Comments are closed.