[Issue 21236] Associative array opApply is not nothrow
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Feb 27 06:13:47 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=21236
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
What happens when you declare toHash() as extern (D) size_t toHash() const
nothrow @safe ?
--
More information about the Digitalmars-d-bugs
mailing list