[Bug c++/77912] [C++17 feature] class template deduction fails in template functions and generic lambdas
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 10 04:25:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77912
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|class template deduction |[C++17 feature] class
|fails in template functions |template deduction fails in
|and generic lambdas |template functions and
| |generic lambdas
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This feature was only added to C++ in C++17 :). Now wonder this is the first
time I heard about it :).
More information about the Gcc-bugs
mailing list