![]() |
OR-Tools
9.3
|
Go to the source code of this file.
Macros | |
| #define | OR_ASSIGN_OR_RETURN3(lhs, rexpr, error_expression) |
| #define | OR_ASSIGN_OR_RETURN3_IMPL_(statusor, lhs, rexpr, error_expression) |
| #define OR_ASSIGN_OR_RETURN3 | ( | lhs, | |
| rexpr, | |||
| error_expression | |||
| ) |
Definition at line 32 of file util/status_macros.h.
| #define OR_ASSIGN_OR_RETURN3_IMPL_ | ( | statusor, | |
| lhs, | |||
| rexpr, | |||
| error_expression | |||
| ) |
Definition at line 37 of file util/status_macros.h.