Searched refs:ThrowsOnCopy (Results 1 – 2 of 2) sorted by relevance
416 struct ThrowsOnCopy { in throws_in_constructor_test() struct417 ThrowsOnCopy(ThrowsOnCopy const&) { in throws_in_constructor_test() function420 ThrowsOnCopy() = default; in throws_in_constructor_test()431 ThrowsOnCopy cp; in throws_in_constructor_test()
415 struct ThrowsOnCopy { in throws_in_constructor_test() struct416 ThrowsOnCopy(ThrowsOnCopy const&) { in throws_in_constructor_test() argument419 ThrowsOnCopy() = default; in throws_in_constructor_test()430 ThrowsOnCopy cp; in throws_in_constructor_test()