zwuis wrote: > Afaik Clang has some issues with references to non-`static` constexpr > variables ...
Yes. This is part of [P2686R5](https://wg21.link/p2686r5), which is not implemented currently. https://github.com/llvm/llvm-project/pull/208877 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
