Go to the documentation of this file. 1#ifndef TATOOINE_PRERPOCESSOR_COMPL_H
2#define TATOOINE_PRERPOCESSOR_COMPL_H
4#define TATOOINE_PP_COMPL(x) TATOOINE_PP_COMPL_I(x)
5#define TATOOINE_PP_COMPL_I(x) TATOOINE_PP_COMPL_##x
6#define TATOOINE_PP_COMPL_0 1
7#define TATOOINE_PP_COMPL_1 0