getMixinRecursive.getMixinRecursive

Undocumented in source.
  1. enum getMixinRecursive;
  2. enum getMixinRecursive;
  3. enum getMixinRecursive;
    template getMixinRecursive(T, string name, string loopDepth)
    static if(!(is(T U : U[])))
    static if(!(!hasAliasing!(T)))
    static if(is(T == struct))
    enum getMixinRecursive = name ~ ".processData!(void, ``, ``)(handler);";
  4. enum getMixinRecursive;

Meta