Eczbek

Results 2 comments of Eczbek

> Likely an issue in upstream Compiler Explorer which uses a pretty cheesy "is there `main(`" regex to work out if it needs to substitute its own. Interesting, I thought...

@LB-- > Why does the `FWD` macro use VA_ARGS when it's not possible to use it with any number of arguments other than 1? The macro must accept any number...