boostorg / unordered

Boost.org unordered module
http://boost.org/libs/unordered
Boost Software License 1.0
62 stars 55 forks source link

Won't compile with c++ modules using clang #261

Open chriselrod opened 1 month ago

chriselrod commented 1 month ago

https://github.com/llvm/llvm-project/issues/98021 I could make a PR working around the issue, following the approach in the final comment.

But I'm not sure what the stance is with respect to working around compiler limitations, so I figured I'd file an issue first.