This is an archive of the discontinued LLVM Phabricator instance.

[libc++] implement `std::expected` P0323R12
AbandonedPublicDraft

Authored by huixie90 on Sep 14 2022, 2:36 PM.

Details

Reviewers
ldionne
philnik
var-const
Group Reviewers
Restricted Project

Diff Detail

Event Timeline

huixie90 created this revision.Sep 14 2022, 2:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 14 2022, 2:36 PM
Herald added a subscriber: mgorny. · View Herald Transcript
huixie90 updated this revision to Diff 460733.Sep 16 2022, 6:44 AM

implement all the ctors

huixie90 updated this revision to Diff 460746.Sep 16 2022, 7:15 AM

follow the check list

huixie90 updated this revision to Diff 460918.Sep 16 2022, 3:03 PM

non ascii

huixie90 updated this revision to Diff 462931.Sep 26 2022, 8:55 AM

implement

huixie90 updated this revision to Diff 463106.Sep 26 2022, 11:57 PM

fix clang 14

huixie90 abandoned this revision.Oct 9 2022, 11:37 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 9 2022, 11:37 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript