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

--- Comment #1 from Pubby8 <pubby.8 at gmail dot com> ---
Oops I forgot to include the template instantiation:

// -----------------------------------
int main(int argc, char const** argv)
{
   qux<foo{}>::run();
}
// -----------------------------------

Reply via email to