mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01:00
e7c26f09d1
* Fix non-default-constructible type lists used in TEMPLATE_LIST_TEST_CASE std::tuple is not default constructible when the first type is not default-constuctible. Therefore it can not be instantiated. to circumvent this, we have to use std::declval in the unevaluate decltype context. |
||
---|---|---|
.. | ||
automake.std.approved.txt | ||
compact.sw.approved.txt | ||
console.std.approved.txt | ||
console.sw.approved.txt | ||
console.swa4.approved.txt | ||
junit.sw.approved.txt | ||
xml.sw.approved.txt |