Execute trueBranch or falseBranch depending on pred!Args bool result.
template depending on which a trueBranch or falseBranch will be executed.
template to be executed when pred!Args is true.
template to be executed when pred!Args is false.
Return: Result of trueBranch or falseBranch depending on pred!Args
See Implementation
Execute trueBranch or falseBranch depending on pred!Args bool result.