Logo
Fully annotated reference manual - version 1.8.12
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.