HomeManualTopicsTypesSymbols

std_types::false/std::update_if

does not update the specified variable(s)

Parameters

_condition
values*
the original values of the variables to be updated
_body
a function which is not called

Results

None

Topic

Branches

Implements

std::update_if updates one or more variables depending on a condition

See also

std_types::true the *type* of the boolean value **true**
std_types::false the *type* of the boolean value **false**
std::update_if updates one or more variables depending on a condition