Hacker News
Lobsters
- What are X-macros? https://quuxplusone.github.io/blog/2021/02/01/x-macros/ 56 comments cpp
- DRY code with X-Macros: a little-known C technique http://blog.brush.co.nz/2009/08/xmacros/ 38 comments programming
- CppCon 2017: Matthew Avery “X-Macro: How to avoid repetition” https://youtu.be/hXZrGh9kCVs 8 comments cpp
- Reduce C-language coding errors with X-macros - Part 2 http://pocket.co/sgb_v 9 comments programming
- C,C++: Avoid repeating yourself via X-Macros http://ttsiodras.github.com/xmacros.html 47 comments programming
- X-macros and token concatenation removed from wiki page http://en.wikipedia.org/wiki/C_preprocessor 7 comments cpp