Objects that implement the binary | operator.
|
impl BitOr<MemProtFlags> for MemProtFlags { type Output = MemProtFlags; }