ApplyLeft.ApplyLeft

Undocumented in source.
  1. template ApplyLeft(right...)
  2. alias ApplyLeft = Template
    template ApplyLeft(alias Template, args...)
    static if(!(__traits(hasMember, std.meta, "ApplyLeft")))
    static if(!(args.length))
    alias ApplyLeft = Template

Meta