On 5/6/13, Diggory <[email protected]> wrote: > Although that's only a single-per-thread-ton :P
My bad.
> final abstract class singleton
> {
> __gshared:
> void foo() { }
> int f;
> }
On 5/6/13, Diggory <[email protected]> wrote: > Although that's only a single-per-thread-ton :P
My bad.
> final abstract class singleton
> {
> __gshared:
> void foo() { }
> int f;
> }