These are some usage examples for Expected<T>::moveInto() (https://reviews.llvm.org/D112278).
Details
Details
Summary
Diff Detail
Diff Detail
Event Timeline
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 21 2021, 4:07 PM
dexonsmith added a parent revision: D112278: Support: Add Expected<T>::moveInto() to avoid extra names.Oct 21 2021, 4:32 PM
This revision is now accepted and ready to land.Oct 21 2021, 4:59 PM
This revision was landed with ongoing or failed builds.Oct 22 2021, 12:41 PM
Closed by commit rG2410fb4616b2: Support: Use Expected<T>::moveInto() in a few places (authored by dexonsmith). · Explain Why
This revision was automatically updated to reflect the committed changes.
clang-format: please reformat the code