pputl  0.2.1
pputl Preprocessor Utilities
Macros
not.h File Reference

PPUTL_NOT - flips the provided bit More...

#include "pputl/iif.h"

Go to the source code of this file.

Macros

#define PPUTL_NOT(b)   PPUTL_IIF(b)(0, 1)
 

Detailed Description

PPUTL_NOT - flips the provided bit