mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01:00
18d597cf10
The parameter given to `convert` may not be copyable therefore it has to be captured by const reference. For example an `std::tuple` that contains a non-copyable type is itself non-copyable. The NonDefaultConstructible test-case was reduced by one example type because it did not add any value. |
||
---|---|---|
.. | ||
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 |