The value of bool|const is const when bit 0 of const is 1. This is a generalization of the case bool|1 = 1.
86 KiB
86 KiB
The value of bool|const is const when bit 0 of const is 1. This is a generalization of the case bool|1 = 1.