[libc-commits] [PATCH] D150211: [libc] Rework of cpp::optional to support more types
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue May 9 10:53:38 PDT 2023
jhuber6 added a comment.
Surprisingly large amount of changes in `optional.cpp` considering the old version was also the `llvm::optional` without the non-trivial `OptionalStorage` SFINAE.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150211/new/
https://reviews.llvm.org/D150211
More information about the libc-commits
mailing list