Bitwise OR of two flag names.

Synopsis

Declared in <script/verify_flags.h>

Return Value

A flag set holding both flags.

Parameters

Name

Description

f1

The first flag name.

f2

The second flag name.

Created with MrDocs