https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119907

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think we are trying to print out something like:
<source>:8:47: error: cannot call member function 'std::bool_constant<true>
view<R>::foo(R&) [with R = std::ranges::empty_view<int>;
std::bool_constant<true> = std::bool_constant<true>]' without object

Reply via email to