ddoc13



struct Bug4107(T);
struct doc

void foo(U)(U u);
templated function doc

struct Bug4107b(T);
alpha

struct B(U);
beta

struct C(V);
gamma

struct D(W);
delta

B!W e(X)(C!V c, X[] x...);
epsilon


Page generated by Ddoc.