Very fortunately `auto ref` prevents overloading

monkyyy crazymonkyyy at gmail.com
Wed Oct 22 06:05:58 UTC 2025


On Wednesday, 22 October 2025 at 05:23:27 UTC, user1234 wrote:
> or at least unspecified:

what?
https://dlang.org/spec/function.html#auto-ref-functions
https://dlang.org/spec/template.html#auto-ref-parameters

The one of the examples is a max function.



More information about the Digitalmars-d mailing list