HomeManualTopicsTypesSymbols

std_types::false/std::on_not

performs the specified action

Parameters

_condition
action
an action to be performed

Results

None

Description

This function passes I/O-access rights to the action

Topic

Branches

Implements

std::on_not if the specified condition is false then perform the specified action

See also

std_types::true the *type* of the boolean value **true**
std_types::false the *type* of the boolean value **false**
std::on_not if the specified condition is false then perform the specified action