mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-05 21:59:54 +01:00
bbba3d8a06
They can't compile the new constexpr decomposer because `ITransientExpression` has a defaulted virtual destructor. We could instead drop the virtual destructor - it only exists to silence static analysis tools complaining about having virtual functions without virtual destructor - but GCC 5 and 6 are positively ancient, so we drop them instead. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
FUNDING.yml | ||
pull_request_template.md |