| ▲ | Joker_vD 2 days ago | |
The cast in the invocation can be macro-ed away. And the best thing is, the actual stack layout and data movement/shuffling is pretty much identical to the approach with <stdargs.h>, and with no UB or compiler intrinsics. | ||
| ▲ | kevin_thibedeau 2 days ago | parent [-] | |
That's a compound literal, not a cast. | ||