https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65308
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rejects-valid --- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- Actually no, the 'template' keyword is not required there, but maybe G++ is confused into thinking that the expression is dependent because of the deduced return type for make_thing<int>()