lkjjfowjflasdf | 4 years ago | on: Const all the things?
https://digitalmars.com/d/archives/digitalmars/D/Transitive_...
lkjjfowjflasdf | 4 years ago | on: Const all the things?
lkjjfowjflasdf | 4 years ago | on: Const all the things?
Consider `foo(T t)` where `foo` takes ownership of `T` and allows move semantics, but there is risk of copy if `t` is not an r-value reference.