Re: C++ pushback

From: Avi Kivity
Date: Thu Apr 27 2006 - 11:31:17 EST


Martin Mares wrote:
As an example, you can easily get C++ to inline the hash function in a generic hashtable or the compare in a sort. I dare you to do it in C.

As you wish :-)

http://atrey.karlin.mff.cuni.cz/~mj/tmp/hashtable.h
Touche :)

This is pushing all boundaries, however. That code is horrible.
It's somewhat ugly inside, but an equally strong generic structure build
with templates will be probably even uglier.

Not at all.

--
error compiling committee.c: too many arguments to function

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/