is ref inout redundant in: ref inout(T) opIndex(size_t index)

Nick Treleaven nick at geany.org
Wed Jun 21 17:43:35 UTC 2023


On Monday, 19 June 2023 at 18:19:18 UTC, mw wrote:
> 2) `inout T` alone

Steve covered everything, though you might also like to read the 
inout spec:
https://dlang.org/spec/const3.html#inout



More information about the Digitalmars-d-learn mailing list