https://issues.dlang.org/show_bug.cgi?id=18819
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- I just glanced at the code, but it appears invalid (specifically, emplaceRef() for a 0-sized T), see https://github.com/dlang/phobos/pull/6480. --
