On 02/04/2017 06:33 AM, Alex wrote: > whether I'm
doing something unsecure...
If you haven't already, you may want to read a recent thread as well: http://forum.dlang.org/post/jsksamnatzkshldnn...@forum.dlang.orgIn addition to valuable information by others there, I tried to argue that explicit function overloads may be better than 'auto ref'. At least Jonathan M Davis did not agree and I agreed with him mostly because explicit function overloads don't scale like 'auto ref' does.
Ali