https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123783
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
If it is always querying parameters of current function and not some other one,
then that ^^func can be even std::meta::current_function()
