> Question to developers:
[...]
>  >
>  > Fl_Smart_Pointer (maybe even making it public?!)
>
> I wasn't sure about a good name (my first idea was Fl_Widget_Watch), and I am
> open for suggestions.

If it's going to be public, I'd suggest avoiding "Smart Pointer,"
because that phrase historically suggests something a bit different,
namely
   smart_pointer p = new Thing;  // this will be deleted automatically

Best,
Stan
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to