mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-10 23:45:39 +02:00

* Utility for extended mult n x n bits -> 2n bits * Utility to adapt output from URBG to target (unsigned) integral type * Utility to reorder signed values into unsigned type while keeping the order.