From fec2999ff57999b53f3ad7e6a61465396de8cffa Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 17 May 2026 16:11:09 +0200 Subject: Remove false statement MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libj2.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'libj2.h') diff --git a/libj2.h b/libj2.h index 80dc9cb..abd74b7 100644 --- a/libj2.h +++ b/libj2.h @@ -80,13 +80,6 @@ struct libj2_j2u { * Signed double-maximum precision integer, * using two's complement * - * libj2 does not implement bitwise operations, - * bit-scanning, or bit-rotation operations - * for this type, but a `struct libj2_j2i *` - * can safely be cast to `struct libj2_j2u *` - * for such operators as well as the for - * unsigned bit shifting operations - * * If `a` is the maximum representable value, * `-a - 1` is the minimum representable value; * there is only one zero value (has no sign) -- cgit v1.2.3-70-g09d2