maxArgs.max

_

template maxArgs(alias fn, fn_t = typeof(&fn))
enum size_t max;

Meta