[libcxx] [clang] [SemaCXX] Implement CWG2137 (list-initialization from objects of the same type) (PR #77768)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 24 05:53:01 PST 2024
alexfh wrote:
Actually, on the second look it doesn't seem to be too ambiguous to me. I *think* `std::vector<A>` should be a strictly better match in this case.
https://github.com/llvm/llvm-project/pull/77768
More information about the cfe-commits
mailing list