Re: Dispatch of GObject virtual functions in GtkMM
- From: Daniel Elstner <daniel kitta googlemail com>
- To: Matt Hoosier <matt hoosier gmail com>
- Cc: Murray Cumming <murrayc murrayc com>, gtkmm-list gnome org
- Subject: Re: Dispatch of GObject virtual functions in GtkMM
- Date: Sun, 28 Jan 2007 20:39:25 +0100
Am Sonntag, den 28.01.2007, 20:09 +0100 schrieb Daniel Elstner:
> In my opinion functions like Gtk::manage<>() should have been declared
> inline in the first place, but unfortunately we can't do that now
> without breaking ABI. (Well, unless one uses some trickery to always
> include the definition of the inline function when compiling the library
> itself, but...)
Er, I was talking nonsense. Since Gtk::manage<>() is a template, it is
not included the library itself anyway (except if used somewhere). So
we could inline it without breaking ABI, I think.
--Daniel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]