]> git.ozlabs.org Git - ccan/commitdiff
htable: HTABLE_INITIALIZER() for static initialization.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 27 Sep 2011 06:28:41 +0000 (15:58 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 27 Sep 2011 06:28:41 +0000 (15:58 +0930)
Unfortunately it's a bit of a pain to use for typed hashtables, but it
works.


No differences found