Searched refs:ThrowCtor (Results 1 – 1 of 1) sorted by relevance
40 struct ThrowCtor { ThrowCtor(int) noexcept(false); }; struct43 struct Throw { ThrowCtor tc = 42; };55 ThrowCtor tc = 123;