[Openmp-commits] [flang] [mlir] [compiler-rt] [lldb] [clang] [llvm] [lld] [clang-tools-extra] [libunwind] [libc] [openmp] [libcxxabi] [libcxx] [libc++] Implement ranges::contains (PR #65148)

Konstantin Varlamov via Openmp-commits openmp-commits at lists.llvm.org
Thu Dec 14 20:00:29 PST 2023


================
@@ -34,6 +35,10 @@ struct __identity {
 
 template <>
 struct __is_identity<__identity> : true_type {};
+template <>
----------------
var-const wrote:

Can you elaborate on your concerns here?

https://github.com/llvm/llvm-project/pull/65148


More information about the Openmp-commits mailing list