[Digikam-devel] [Bug 287772] build failed against boost-1.48 [patch]
benjamin.girault at gmail.com
benjamin.girault at gmail.com
Sun Feb 12 17:09:25 GMT 2012
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.
More information about the Digikam-devel
mailing list