Home
last modified time | relevance | path

Searched defs:ThrowingElement (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Darray.d757 struct ThrowingElement struct
766 static assert(!__traits(compiles, () nothrow { assocArray([ThrowingElement()], [0]);})); argument