[libcxx-commits] [libcxx] [libc++] Fix UB in <expected> related to "has value" flag (#68552) (PR #68733)
via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 10 14:24:50 PDT 2023
philnik777 wrote:
Yes, something like that was on my mind. My only nit is that we might want to add a few static member functions to avoid a bunch of logic inside the initializer.
https://github.com/llvm/llvm-project/pull/68733
More information about the libcxx-commits
mailing list