helper macros and methods for tests More...
Go to the source code of this file.
Macros | |
#define | LENGTH(a) (sizeof(a) / sizeof(a[0])) |
helper macros and methods for tests
Definition in file utilities.hpp.
#define LENGTH | ( | a | ) | (sizeof(a) / sizeof(a[0])) |
Definition at line 27 of file utilities.hpp.