|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
Go to the source code of this file.
Macros | |
| #define | MITK_PP_ARG_COUNT(...) |
| #define | MITK_PP_ARG_COUNT_(tuple) |
| #define | MITK_PP_ARG_N(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, N, ...) |
| #define | MITK_PP_RSEQ_N() |
| #define MITK_PP_ARG_COUNT | ( | ... | ) |
Definition at line 16 of file mitkPPArgCount.h.
| #define MITK_PP_ARG_COUNT_ | ( | tuple | ) |
Definition at line 18 of file mitkPPArgCount.h.
| #define MITK_PP_ARG_N | ( | _1, | |
| _2, | |||
| _3, | |||
| _4, | |||
| _5, | |||
| _6, | |||
| _7, | |||
| _8, | |||
| _9, | |||
| _10, | |||
| _11, | |||
| _12, | |||
| _13, | |||
| _14, | |||
| _15, | |||
| _16, | |||
| _17, | |||
| _18, | |||
| _19, | |||
| _20, | |||
| _21, | |||
| _22, | |||
| _23, | |||
| _24, | |||
| _25, | |||
| N, | |||
| ... | |||
| ) |
Definition at line 20 of file mitkPPArgCount.h.
| #define MITK_PP_RSEQ_N | ( | ) |
Definition at line 49 of file mitkPPArgCount.h.