Stack.sdata

Undocumented in source.
struct Stack(T, size_t N = 0)
static if(N)
T[N] sdata;

Meta