CMS 3D CMS Logo

Macros.h File Reference

#include "classlib/sysapi/system.h"

Go to the source code of this file.

Defines

#define CLASSLIB_name2(a, b)   a ## b
#define CLASSLIB_name3(a, b, c)   a ## b ## c
#define CLASSLIB_name4(a, b, c, d)   a ## b ## c ## d


Define Documentation

#define CLASSLIB_name2 ( a,
b   )     a ## b

Definition at line 11 of file Macros.h.

#define CLASSLIB_name3 ( a,
b,
c   )     a ## b ## c

Definition at line 14 of file Macros.h.

#define CLASSLIB_name4 ( a,
b,
c,
d   )     a ## b ## c ## d

Definition at line 17 of file Macros.h.


Generated on Tue Jun 9 17:54:16 2009 for CMSSW by  doxygen 1.5.4