My favorite is pointers to functions passed as args for things like supplying a comparator. With more opaque void* args for customizing things even further.
My favorite is pointers to functions passed as args for things like supplying a comparator. With more opaque void* args for customizing things even further.