Hacker News new | ask | show | jobs
by kevin_thibedeau 1061 days ago
You don't need attributes for alignment anymore in a post-C11 world. It's much more advisable to use alignas and avoid vendor specific ifdef soup.