<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/78700>78700</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            Clang 17.0.6 incompatibility with msvc-14.38.33130 standard library
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            clang
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          hofst
      </td>
    </tr>
</table>

<pre>
    Clang 17.0.6 incompatibility with msvc-14.38.33130 standard library when using `ranges::views::zip`.
The reported error is:

```
msvc/include\ranges:8217:26: error: requires clause differs in template redeclaration
 8217 |                 requires _Zip_transform_constraints<_Func, _OtherViews...>
msvc/include\ranges:8619:18: note: previous template declaration is here
 8619 |         requires _Zip_transform_constraints<_Func, _ViewTypes...>
```
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyskk2PmzwQxz-NuViL_EJ4OXDIk31y7WXVQy-RsQeYytjUNlmln74ym2a7vVSVihAzyKP__MbzVzHi5AB6cviPHJ4LtaXZh372Y0zF4M2tP1nlJsqbkpU1Raf9sqqEA1pMN_qKaaZLvOonXpWyLaXkktGYlDMqGGpxCCrc6OsMjm4R3URJzYJyE0Qij0Qerwiv9_Q7rqRmJWHPhB1fZqABVh8SGAoh-EBxr9tP79-a3d_9N2MQcUan7WaAHE6PPq3gDZFHURN5fBPLSYBvGwaIVFu1RaAGxxFCpOhogmW1KmUEA9qqoBJ699aGZjVKmhP9_XkIXr7geklBuTj6sFy0dzEFhS5FIk-X8-Y0ESd6-ZRmCJ_zBZRlSeT_fxyj5h2RR95meucT5LgGuKLf4jvzL8QUI50hwE_ymncfyP-WOMO-3Fb4APxYQ2F6aTrZqQJ63rBDXVd1I4u5H8fOiIGN0qihOuixbUXbqLbV48C0GUyBvWCiYpx3nFeVlCXTYyvl0CoYdVcdgFQMFoW2tPa6lD5MBca4Qd-0DWOFVQPYuFtYCJ39SoTIbg59rn8atimSilmMKb4rJEwW_oW9iy3Yfk5p3Q0qzkScJ0zzNpTaL0Scc8d7eFqD_wo65QXnASIR532GHwEAAP__ydUdVA">