Closed tonyelewis closed 7 years ago
I'm currently having the Clang build fail because it isn't using libc++ (because it's instead using a libstdc++ that doesn't support heterogeneous lookup, that I'm using in the code).
I've made a first attempt to try switching to libc++ in a24fff7b6bd0cf576e71b4f160e496fee107b223.
Looking into this a bit more, I think it's more hassle than it's worth.
Perhaps not terribly important but preferable