LIPH's C++ Codes
macros.h File Reference

Go to the source code of this file.

Macros

#define ARRAYSIZE(arr)   (sizeof(arr) / sizeof(*(arr)))
 
#define USE_CPP98
 
#define USE_CPP03
 

Macro Definition Documentation

◆ ARRAYSIZE

#define ARRAYSIZE (   arr)    (sizeof(arr) / sizeof(*(arr)))

◆ USE_CPP03

#define USE_CPP03

◆ USE_CPP98

#define USE_CPP98