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