[NFCI][GVN] Make IsValueFullyAvailableInBlock() readable - use enum class instead of magic numbers
This does not change any logic, it only wraps the magic 0/1/2/3 constants into an enum class.
Loading
Please register or sign in to comment
This does not change any logic, it only wraps the magic 0/1/2/3 constants into an enum class.