MeToo.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. MeToo opCall(uint aa, char[] jo, int sta, int stb, MeToo!(deep - 1) rec)
    struct MeToo(int deep)
    static
    static if(deep > 0)
    opCall
    (
    uint aa
    ,
    char[] jo
    ,
    int sta
    ,
    int stb
    ,
    MeToo!(deep - 1) rec
    )
  2. MeToo!(0) opCall(uint aa, char[] jo, int sta, int stb)

Meta