Modules ... "import" vs. "compilation" ... what is the real process here?
james.p.leblanc
james.p.leblanc at gmail.com
Tue Sep 28 05:59:51 UTC 2021
On Tuesday, 28 September 2021 at 05:26:29 UTC, Ali Çehreli wrote:
> On 9/27/21 10:38 AM, james.p.leblanc wrote:
>
> In addition to what Mike Parker said, templates do complicate
> matters here: Templates are instantiated (i.e. compiled for a
> specific set of template arguments) by modules that actually
> use those templates.
>
>
> Ali
Ali, this is great! ...I had been tempted to also ask about how
templates
figure into this, but realized that including this in my question
would be
over complicating the question, so it remained unasked.
But, now I have this part answered as well. I very much
appreciate the
mind-reading tricks going on here on the forum!
Thank You, and Best Regards,
James
More information about the Digitalmars-d-learn
mailing list