mirror of
https://github.com/catchorg/Catch2.git
synced 2025-04-01 16:14:46 +02:00

By using non-trivially copyable types, we force libstdc++-9's variant to properly enter the valueless-by-exception state for our stringification test. Related to #1511