Remove initialization where bitfields are used
bitfields with initialization are c++20 only and don't work with commonly used gcc versions yet
Please register or sign in to comment
bitfields with initialization are c++20 only and don't work with commonly used gcc versions yet