Implement the optional and any part of this issue.
This changes the return type of these functions.
Paths
| Differential D31956
Implement (part of) LWG2857: `{variant,optional,any}::emplace` should return the constructed value ClosedPublic Authored by mclow.lists on Apr 11 2017, 12:57 PM.
Details
Summary Implement the optional and any part of this issue. This changes the return type of these functions.
Diff Detail
Revision Contents
Diff 94878 include/any
include/optional
test/std/utilities/any/any.class/any.modifiers/emplace.pass.cpp
test/std/utilities/optional/optional.object/optional.object.assign/emplace.pass.cpp
|