<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 22 July 2014 17:47, David Nadlinger via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">On Tuesday, 22 July 2014 at 07:27:46 UTC, Manu via Digitalmars-d wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
But what I need is:<br>
  __gshared this()   // not-thread-local static constructor<br>
</blockquote>
<br></div>
"shared static this()" (or the other b way round, can never remember).<br>
<br>
Cheers,<br>
David<br>
</blockquote></div><br></div><div class="gmail_extra">Oh wow, I'm an idiot. Not sure how I missed that... and I've even used it before in various occasions!</div><div class="gmail_extra">Sorry for the noise! >_<<br>
</div></div>