HomeManualTopicsTypesSymbols

std_types::true/std::on_not

does not perform the specified action

Parameters

_condition
_action
an action which is not performed

Results

None

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