HoBoIs wrote:

Deduction guides were added in C++17, and This paper is also in C++17, so I 
don't think we need to check for versions in the code (I don't create any 
deduction guides I just use them so before C++17 my code is never used).

https://github.com/llvm/llvm-project/pull/66487
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to