catch2/tests/SelfTest/IntrospectiveTests
Martin Hořeňovský f181de9df4
Use SizedUnsignedType_t to pick UnsignedType for uniform_integer_distribution
The previously used `make_unsigned` approach combined with the overload
set of `extendedMult` caused compilation issues on MacOS platform. By
forcing the selection to be one of `std::uintX_t` types we don't need
to complicate the overload set further.
2024-04-03 13:27:10 +02:00
..
2022-10-28 11:30:15 +02:00
2022-10-28 11:30:15 +02:00
2023-10-28 21:35:03 +02:00
2022-10-28 11:30:15 +02:00