https://bugs.kde.org/show_bug.cgi?id=287772--- Comment #57 from <benjamin girault gmail com> 2012-02-12 17:09:24 ---
That's the drawback of C++ templates. Because those are made to be used with
different types, no library cannot be compiled, thus the whole code is compiled
each time a piece of code uses the template with a different type. If the code
is pretty large it leads to a rather big memory usage and compile time. I tried
to keep it to a minimum, but it is still quite big.
--
Configure bugmail:
https://bugs.kde.org/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel