Skip to content

Optimization of GetValue and SetValue in bit array

This commit replaces if else by ternary logic.

Merge request reports