Hi everyone,
I am looking for a self balancing binary tree implementation
in C or C++ that I can use in the JACK proces callback.
I was thinking about something like multiset in c++ (equal keys allowed),
but that doesn't use dynamic memory allocation.
Thanks for your help
Greetings,
Lieven