![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include "ortools/base/status_macros.h"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 status_macros.h.
| #define OR_ASSIGN_OR_RETURN3_IMPL_ | ( | statusor, | |
| lhs, | |||
| rexpr, | |||
| error_expression ) |
Definition at line 37 of file status_macros.h.