rework hashset
Only define functions for which the user provided a renaming #define (instead of forcing the users to create name for everything) Only define iterator struct if a rename #define is present (instead of forcing the user to define NO_ITERATOR if he doesn't want one)
Please register or sign in to comment