Searched defs:ThrowingElement (Results 1 – 1 of 1) sorted by relevance
757 struct ThrowingElement struct766 static assert(!__traits(compiles, () nothrow { assocArray([ThrowingElement()], [0]);})); argument