I have some code that compiles and runs fine under g++ 10.2.0, but is rejected by clang++ 11.0.0.
Here is a minimal reproducer of the issue:
#include &