AuroraForEach/README.md
2021-10-05 21:14:54 +01:00

340 B

Based on https://stackoverflow.com/questions/11761703/overloading-macro-on-number-of-arguments https://stackoverflow.com/questions/1872220/is-it-possible-to-iterate-over-arguments-in-variadic-macros

Implements a AU_FOR_EACH_n X-style macro that accepts a macro parameter where 'N' is the input parameters of the macro