#include <UnitTest++.h>#include "cddefines.h"#include "monointerp.h"Go to the source code of this file.
Defines | |
| #define | NUMVALS(a) sizeof(a)/sizeof((a)[0]) |
| #define NUMVALS | ( | a | ) | sizeof(a)/sizeof((a)[0]) |
Definition at line 6 of file TestMonoInterp.cpp.
1.6.1