List Question
20 TechQA 2023-12-15T16:37:15.483000Nested switch statment using X-macros
131 views
Asked by Nabz C
C x-macro with with C-style strings (const char*) include unexpected quotes when used
54 views
Asked by funbotix
Cartesian product of X-macro list with itself
230 views
Asked by Alex Shpilkin
defining same elements in X macro C
119 views
Asked by ro88
C - X Macro Self Iteration / Expansion
153 views
Asked by morrantho
clang-format indents X macros
308 views
Asked by Wolf
define anonymous enum with x-macros produces compilation error
142 views
Asked by danwgh
Is it possible to use X-Macro with std::variant (or with template in general)?
187 views
Asked by auzn
Generic type conversion in C
265 views
Asked by user1806687
X-macro driven C++ template class instantiation
122 views
Asked by Paul Grinberg
Itering and compare struct element with different size
148 views
Asked by buch
How do i cherry pick which values I want from my X-macro?
141 views
Asked by JerSci
How can I merge two X-Macros together?
290 views
Asked by JerSci
manage similar structs, one with arrays, the other with pointers
95 views
Asked by arivero
Combine different arity X-macros
113 views
Asked by tekknolagi
How to relate X-macro to array of function pointer
308 views
Asked by Andy Lin
Use specific entry of an X macro
509 views
Asked by Umaiki
Understanding the text replacement in x macro
685 views
Asked by Haider
Generating multiple lists from one C X-Macro
62 views
Asked by Arjun Augustine