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

--- Comment #3 from ZombineDev <[email protected]> ---
But what about generic code that already (wrongly) relies on
hasElaborateDestructor (such as std.experimental.allocator)? Should we add
hasElaborateDestructor2 that handles both classes and structs and errors on
unions?

--

Reply via email to