Fixed some bugs to make GCC work. I needed to change SimpleValueAction to take...
Fixed some bugs to make GCC work. I needed to change SimpleValueAction to take the function as a variable as opposed to a template parameter - GCC won't accept pointers from a base class in templates.
Showing
This diff is collapsed.
Please register or sign in to comment