Bitwise OR of two flag sets.

Synopsis

Declared in <script/verify_flags.h>

Return Value

The union of a and b.

Parameters

Name

Description

a

The left‐hand flag set.

b

The right‐hand flag set.

Created with MrDocs