ORB5  4.00
Loading...
Searching...
No Matches
generic_array.h File Reference

Go to the source code of this file.

Macros

#define GENERIC_ARRAY_H
#define NOEXP_CONCATENATE(_A, _B)
#define CONCATENATE(_A, _B)
#define NOEXP_CONCAT3(_A, _B, _C)
#define CONCAT3(_A, _B, _C)

Macro Definition Documentation

◆ CONCAT3

#define CONCAT3 ( _A,
_B,
_C )
Value:
NOEXP_CONCAT3(_A,_B,_C)
#define NOEXP_CONCAT3(_A, _B, _C)

◆ CONCATENATE

#define CONCATENATE ( _A,
_B )
Value:
#define NOEXP_CONCATENATE(_A, _B)

◆ GENERIC_ARRAY_H

#define GENERIC_ARRAY_H

◆ NOEXP_CONCAT3

#define NOEXP_CONCAT3 ( _A,
_B,
_C )
Value:
_A##_B##_C

◆ NOEXP_CONCATENATE

#define NOEXP_CONCATENATE ( _A,
_B )
Value:
_A##_B