Compadre 1.5.5
Loading...
Searching...
No Matches
Compadre_USER_StandardTargetFunctionals.hpp File Reference

Go to the source code of this file.

Functions

 if (some_conditions_for_a_user_defined_operation)
else if (some_conditions_for_another_user_defined_operation)

Variables

bool some_conditions_for_a_user_defined_operation = false
bool some_conditions_for_another_user_defined_operation = false
 else

Function Documentation

◆ if() [1/2]

◆ if() [2/2]

Variable Documentation

◆ else

else
Initial value:
{
operation_handled = false

Definition at line 26 of file Compadre_USER_StandardTargetFunctionals.hpp.

◆ some_conditions_for_a_user_defined_operation

bool some_conditions_for_a_user_defined_operation = false

Definition at line 5 of file Compadre_USER_StandardTargetFunctionals.hpp.

◆ some_conditions_for_another_user_defined_operation

bool some_conditions_for_another_user_defined_operation = false

Definition at line 6 of file Compadre_USER_StandardTargetFunctionals.hpp.