https://issues.dlang.org/show_bug.cgi?id=21236
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Walter Bright <[email protected]> --- What happens when you declare toHash() as extern (D) size_t toHash() const nothrow @safe ? --
