[PATCH 1/7] ui-blob.c: Use a context structure in walk_tree()

Jason A. Donenfeld Jason at zx2c4.com
Mon Mar 4 00:49:24 CET 2013


For a good example of this, check out the various Linux function
pointer tables. Implementers define the functions they'd like, and the
rest get zeroed out. Quite elegant indeed.




More information about the CGit mailing list