https://issues.dlang.org/show_bug.cgi?id=19595
Nathan S. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Nathan S. <[email protected]> --- Closing as invalid, for some reason I didn't find the definition before. Although probably the phrase "Delegates are an aggregate of two pieces of data" (https://dlang.org/spec/type.html) should not be used if delegates are considered "derived types" rather than "user-defined types" and only the latter are considered aggregates. --
