eĿlipsis
a language independent preprocessor
 
Loading...
Searching...
No Matches
ellipsis-move-macro.h File Reference

Go to the source code of this file.

Macros

#define ELLIPSIS_MOVE(TARGET, SOURCE, FREE)
 Free the contents of TARGET and move the contents of SOURCE to TARGET.
 

Macro Definition Documentation

◆ ELLIPSIS_MOVE

#define ELLIPSIS_MOVE (   TARGET,
  SOURCE,
  FREE 
)

Free the contents of TARGET and move the contents of SOURCE to TARGET.