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

--- Comment #2 from [email protected] ---
Oh, and just to be clear, this particular instantiation of emplaceRef is
un-@safe because it eventually takes the address of an item and calls memcpy on
it. It's not caused by something in cartesianProduct range being non-@safe.

--

Reply via email to