[libc] add FXBits class (#82065)
The FXBits class is what will be used to modify fixed point numbers on a bit level. This patch adds a basic implementation as well as basic tests.
parent
b0edc1c4
Please register or sign in to comment
The FXBits class is what will be used to modify fixed point numbers on a bit level. This patch adds a basic implementation as well as basic tests.