[libcxx-commits] [clang] [libcxx] [clang & libcxx] constexpr pointer tagging (DO NOT MERGE) (PR #111861)
Hana Dusíková via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 11 15:26:57 PDT 2024
hanickadot wrote:
I'm struggling to make sensible API with composition. When I tried that all `const|static|dynamic|reinterpret|schema_cast` weren't consistent with rest of std library.
https://github.com/llvm/llvm-project/pull/111861
More information about the libcxx-commits
mailing list