C++ template instantiations are exported as weak linker symbols. It's just that the linker elides all of the implementations. Sent from my Verizon Wireless BlackBerry
-----Original Message----- From: Johan Tibell <[email protected]> Sender: [email protected] Date: Thu, 12 Aug 2010 13:28:25 To: Simon Marlow<[email protected]> Cc: glasgow-haskell-users<[email protected]> Subject: Re: Using associated data types to create unpacked data structures _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
