The OpenD Programming Language

Algebraic.metaFieldNames__

struct Algebraic(T__...)
static immutable
static if(T__.length == 1 && is(T__[0] == union))
char[][] metaFieldNames__;

Meta