![]() |
nRF Connect SDK API 3.3.99
|
| #define UTIL_CONCAT_AND | ( | ... | ) |
#include <include/util/util_macro.h>
Concatenates all arguments with "&&" between them into a single token.
This macro does primitive concatenation and doesn't try to process the parameters in preprocessor.
| ... | Arguments to concatenate with && between them |
&& between them or a single argument