[Issue 23626] [REG2.096] Template deduction with auto const ref Args... and delegate

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 14 18:53:48 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=23626

--- Comment #4 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to johanengelen from comment #0)
>   void func_2(Dlg)(Dlg dlg) {
>     __trace_maybeDumpTupleToFile(dlg);
>   }
Just a suggestion, should this be `const Dlg` instead?

--


More information about the Digitalmars-d-bugs mailing list