ParameterList.hasDefaultArgs

struct ParameterList
extern (D)
bool
hasDefaultArgs
()

Return Value

Type: bool

true if any parameter has a default argument

Meta