Gigg, Martyn Anthony
authored
Added a method to create a bare pointer, i.e. one that is not wrapped in a boost shared_ptr. I need this for the specialized algorithm GUIs since the Qt pointers don't seem to like being wrapped. Re #444