Falk Hüffner d760c33183 Change return type for T::{log,log2,log10} to u32. The value is at
most 128, and this is consistent with using u32 for small values
elsewhere (e.g. BITS, count_ones, leading_zeros).
2021-09-05 17:09:21 +02:00
..
2021-08-07 19:03:34 +02:00
2021-09-02 01:53:54 -04:00
2021-08-07 19:03:33 +02:00
2021-09-02 01:53:54 -04:00