Replace throw with TEST_THROW and skip tests that throw exceptions
Details
Details
Diff Detail
Diff Detail
Event Timeline
| test/std/experimental/optional/optional.specalg/swap.pass.cpp | ||
|---|---|---|
| 225 | Why is this here, and not before line L#236? | |
| test/std/experimental/optional/optional.specalg/swap.pass.cpp | ||
|---|---|---|
| 225 | Yep, I'm wrong here. Probably a fallout of an early version where I protected the definition of Z instead before using TEST_THROW. | |
Why is this here, and not before line L#236?