On Thu, Aug 12, 2010 at 9:27 PM, <scooter....@gmail.com> wrote: > C++ template instantiations are exported as weak linker symbols. It's just > that the linker elides all of the implementations.
Yes and dead code elimination should also be able to get rid of much of the code duplication even before it reaches the linker.
_______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users