G++ does not like this and won't compile. I don't know why. Rip away the class stuff and it works fine, just like any other function pointer.<BR><BR><pre class="ip ...
I maintain a project that typically includes ~65 files per script execution. Most of them are function libraries and the functions have been separated into different files along their ...