Searched defs:DefaultCtorThrows (Results 1 – 1 of 1) sorted by relevance
34 struct DefaultCtorThrows { struct35 DefaultCtorThrows() { throw 42; } in DefaultCtorThrows() argument