top | item 45047578 (no title) rwbt | 6 months ago I think it makes it obvious that the string 's' will be mutated. discuss order hn newest aidenn0|6 months ago The ampersand implies that a value will be written to to me (though it's slightly more complicated because many ABIs are inefficient with structs passed-by-value so it's occasionally used for efficiency there as well).
aidenn0|6 months ago The ampersand implies that a value will be written to to me (though it's slightly more complicated because many ABIs are inefficient with structs passed-by-value so it's occasionally used for efficiency there as well).
aidenn0|6 months ago