Weird template error

Jarrett Billingsley jarrett.billingsley at gmail.com
Wed Nov 26 13:49:29 PST 2008


On Wed, Nov 26, 2008 at 4:07 PM, Nick Sabalausky <a at a.a> wrote:
> But how often are "inout" params really used anyway?

I use them a lot when passing nontrivial structs around.

> Plus, unless there's
> dynamic library loading going on, it would only have to generate the ones
> that are actually used.

No; the problem manifests itself whenever separate compilation is used
as well, including not only compiling normal programs, but also using
statically-linked libraries.



More information about the Digitalmars-d mailing list