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

--- Comment #2 from Илья Ярошенко <ilyayaroshe...@gmail.com> ---
The number of the constructor (including postblits) must match the number of
destructors. Assume you have a reference counted member. Then the code in the
issue will cause a corrupted memory error.

--

Reply via email to