* Win32 issues with Templates and Libs *
Frits van Bommel
fvbommel at REMwOVExCAPSs.nl
Tue Feb 20 11:46:24 PST 2007
Walter Bright wrote:
> Sean Kelly wrote:
>> Who cares if the object files are bloated, if that's the only workable
>> option here?
>
> You'll care <g> once templates get complex enough. It's been a big
> problem with C++.
I'd prefer bloated object files over link errors as well...
Perhaps a command-line option could be added to emit templates in
situations like this, so object files don't increase in size because of
this unless necessary?
More information about the Digitalmars-d
mailing list