This was previously passed by value. It used to be passed by non-const reference, but it was changed to value in D110610. I'm not sure why.
19 KiB
19 KiB
This was previously passed by value. It used to be passed by non-const reference, but it was changed to value in D110610. I'm not sure why.