Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Macros
utilities.hpp File Reference

helper macros and methods for tests More...

Go to the source code of this file.

Macros

#define LENGTH(a)   (sizeof(a) / sizeof(a[0]))
 

Detailed Description

helper macros and methods for tests

Definition in file utilities.hpp.

Macro Definition Documentation

◆ LENGTH

#define LENGTH (   a)    (sizeof(a) / sizeof(a[0]))

Definition at line 27 of file utilities.hpp.