ParameterHolder.args

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ParameterHolder args(Args args)
    class ParameterHolder(Args...)
    @safe nothrow
    static if(Args.length > 0)
    args
    (
    ref Args args
    )
  2. Tuple!Args args()

Meta