repr 0.1
Reconstructable string representations and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
feature.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define USING(operation)   ((1 $operation 1) != 0)
 
#define ON   +
 
#define OFF   -
 

Macro Definition Documentation

◆ OFF

#define OFF   -

◆ ON

#define ON   +

◆ USING

#define USING (   operation)    ((1 $operation 1) != 0)