![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Go to the source code of this file.
Macros | |
| #define | RETURN_IF_NULL(x) |
| #define | RETURN_VALUE_IF_NULL(x, v) |
| #define RETURN_IF_NULL | ( | x | ) |
Definition at line 20 of file return_macros.h.
| #define RETURN_VALUE_IF_NULL | ( | x, | |
| v ) |
Definition at line 26 of file return_macros.h.