https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94414
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- Right, this has nothing to do with constexpr. The contfilt view is not a constant expression, so nothing you do with it will be constant evaluated, so whether it's constexpr is irrelevant.