Hacker News new | ask | show | jobs
What data structures and algorithms are not implementable in C? (stackoverflow.com)
4 points by anuragramdasan 4527 days ago
1 comments

What sprang to my mind is Jensen's Device: http://en.wikipedia.org/wiki/Jensen%27s_Device . This is a clever and little-known trick, that depends on pass-by-name semantics.