Maybe I do not understand something, but why it operates on const pointers?
So, if I store dynamically allocated objects, I want them to cleared,
but dispose_fn signature forces me to fight aganist library. Why?
--
Best regards, illusionoflife.
This mail is for mailing lists.
For private, responc
Just fixed this.
2006-10-24 Bruno Haible <[EMAIL PROTECTED]>
* lib/gl_list.h: Use C comment style, not C++ comment style.
*** lib/gl_list.h 6 Oct 2006 12:06:07 - 1.3
--- lib/gl_list.h 24 Oct 2006 13:23:28 -
***
*** 360,366