Searched defs:ThrowsT (Results 1 – 1 of 1) sorted by relevance
32 struct ThrowsT { struct33 ThrowsT(int) noexcept(false) {} in ThrowsT() function