Searched refs:CopyMaybeThrows (Results 1 – 1 of 1) sorted by relevance
102 struct CopyMaybeThrows { struct103 CopyMaybeThrows(const CopyMaybeThrows &);104 CopyMaybeThrows &operator=(const CopyMaybeThrows &);212 using V = std::variant<CopyMaybeThrows>; in test_copy_assignment_not_noexcept()