Den 2019-09-01 kl. 04:17, skrev Robert Middleton:
How does the code in the .cc file allow you to not break the ABI?
Woudln't that only be the case if you added/removed member variables
from the libsigc++ classes, which are already in the header anyway?
-Robert Middleton
There is another advantage with having code in .cc files: Bug
corrections in .cc files can enter use programs without the user
programs being recompiled. Replace the library file (.so file), and all
programs will link to the new library file.
_______________________________________________
libsigc-list mailing list
libsigc-list@gnome.org
https://mail.gnome.org/mailman/listinfo/libsigc-list