On Fri, 26 Jun 2015 22:00:51 +0000, Tofu Ninja wrote:

> Are static constructors guaranteed to run if the module is imported?
> Also are static constructors in templated types guaranteed to run for
> every instantiation? Even if the instantiation is never actually used
> outside of compile time code, like in an alias or in a UDA?

i believe that the answers are:

1. yes.
2. no.

Attachment: signature.asc
Description: PGP signature

Reply via email to