ROOT  6.06/09
Reference Guide
Macros
Varargs.h File Reference
#include <stdarg.h>
+ Include dependency graph for Varargs.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define va_(arg)   arg
 
#define R__VA_COPY(to, from)   ((to) = (from))
 

Macro Definition Documentation

#define R__VA_COPY (   to,
  from 
)    ((to) = (from))

Definition at line 58 of file Varargs.h.

Referenced by ErrorHandler(), Format(), TString::FormImp(), and SlowFormat().

#define va_ (   arg)    arg