https://issues.dlang.org/show_bug.cgi?id=15413

--- Comment #4 from Jonathan M Davis <issues.dl...@jmdavisprog.com> ---
I would note that this issue has some similarities to issue #14478, but 14478
deals with elements which are non-copyable, whereas this deals with ranges
which are non-copyable (though a range with non-copyable elements would also be
non-copyable if the elements were contained directly in the range).

--

Reply via email to