[libcxx-commits] [clang] [libcxx] [llvm] Reapply "[Clang] Implement resolution for CWG1835 (#92957)" (PR #98547)
Krystian Stasiowski via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 12 03:02:10 PDT 2024
sdkrystian wrote:
@glandium Yes, clang considers `std::move(*this)` to be dependent so `template` is required there.
https://github.com/llvm/llvm-project/pull/98547
More information about the libcxx-commits
mailing list