HashMap.getNothrow

Workaround #12647

struct HashMap(TKey, TValue, Traits = DefaultHashMapTraits!TKey, Allocator = IAllocator)
package
getNothrow
if (
is(typeof(Traits.clearValue) : TKey)
)

Meta