https://issues.dlang.org/show_bug.cgi?id=21468
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/druntime pull request #3309 "Fix inscrutable template error when core.stdcpp.vector of a struct with a core.stdcpp.vector field is referenced before the struct's definition" was merged into stable: - 12a56aa5fc19552637634f2cf1e56a250589d1fc by Nathan Sashihara: Fix Issue 21468 - Inscrutable template error when core.stdcpp.vector of a struct with a core.stdcpp.vector field is referenced before the struct's definition Related discussion at https://forum.dlang.org/thread/[email protected] https://github.com/dlang/druntime/pull/3309 --
