I'm finding ap_input_mode_t very restrictive as a linear enum and would like to make it an enum of bitflags.
Please back up a bit.
Why do you think the modes should be combined? -- justin
I'm finding ap_input_mode_t very restrictive as a linear enum and would like to make it an enum of bitflags.
Please back up a bit.