Hacker News new | ask | show | jobs
by s28l 1317 days ago
I think the only benefit of `_Pragma` is that it enables defining a macro that expands into a `#pragma` definition. I don't think there's any other use case beyond that.