Automatic generation produced by ISE Eiffel
class WEL_BIT_OPERATIONS General cluster: wel description: "Bit operations on integer (or, and not)." Ancestors ANY Queries clear_flag (flags, mask: INTEGER_32): INTEGER_32 flag_set (flags, mask: INTEGER_32): BOOLEAN set_flag (flags, mask: INTEGER_32): INTEGER_32 -- Generated by Eiffel Studio --
For more details: eiffel.org