ddoc10325

  • Declaration

    template templ(T...) if (someConstraint!T)

  • foo

    Declaration

    void foo(T)(T t) if (someConstraint!T);