Work around broken libc++ even when using Clang
Use a SFINAE check to detect a broken STL without relying on compiler identification. Relates #685.
Showing
Please register or sign in to comment
Use a SFINAE check to detect a broken STL without relying on compiler identification. Relates #685.