[libc-commits] [PATCH] D150211: [libc] Extend optional to support non trivially destructible objects
Mikhail Ramalho via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Aug 11 18:54:55 PDT 2023
mikhail.ramalho updated this revision to Diff 549564.
mikhail.ramalho added a comment.
Move OptionalStorage to inside the optional class
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150211/new/
https://reviews.llvm.org/D150211
Files:
libc/src/__support/CPP/optional.h
libc/src/__support/CPP/type_traits.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150211.549564.patch
Type: text/x-patch
Size: 5781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230812/74805c17/attachment-0001.bin>
More information about the libc-commits
mailing list