[libcxx-commits] [PATCH] D130283: [libc++] Allow assigning std::rethrow_if_nested() to a function pointer
Hubert Tong via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Oct 16 19:40:50 PDT 2023
hubert.reinterpretcast added a comment.
I agree that this function is not defined as addressable in the Standard. My interpretation is that "addressable" is being used by the standard as a specification tool and whether a function is "addressable" comes only from the Standard itself.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130283/new/
https://reviews.llvm.org/D130283
More information about the libcxx-commits
mailing list