]> git.ozlabs.org Git - ccan-lca-2011.git/commitdiff
tlist: typesafe variant of list module.
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 1 Jan 2011 06:44:05 +0000 (17:14 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Sat, 1 Jan 2011 06:44:05 +0000 (17:14 +1030)
I chose not to do the "macro creates set of routines" approach, as
we can be almost as safe with a struct containing a pointer to the member
type.


No differences found