TartanLlama / ranges

Ranges that didn't make C++20
Creative Commons Zero v1.0 Universal
83 stars 5 forks source link

zip.hpp not compiling on clang #20

Closed A-F-V closed 1 year ago

A-F-V commented 2 years ago

In Godbolt, I have imported zip.hpp (by manualling copy and pasting)

https://godbolt.org/z/vrcaP6jbj

Not compiling in clang :

This may be related to another issue I have had using zip with std::view and it failing to compile (in MSCV) because of some indecipherable templating error

TartanLlama commented 1 year ago

This should be fixed as of https://github.com/TartanLlama/ranges/commit/40ba5057de775d3d7218ac9975196868d22bf052