On 27.01.2011, at 22:31, Domingo Alvarez Duarte wrote:
> It's functionality seems ok and works as I expected, but why don't inline
> these functions ?
>
> -----
> static void event_dispatch(Fl_Event_Dispatch d) { e_dispatch = d; }
> /** Return the current event dispatch function. */
> static Fl_Event_Dispatch event_dispatch() { return e_dispatch; }
> ----
I wanted to put the documentation into the source file. I know, that should not
be the main reason, so I don't mind reverting it. I believe though that most
compilers would optimize this out anyway?!
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev