hasIdentityOpAssign

Check given aggregate actually has an identity opAssign or not.

Parameters

ad AggregateDeclaration

struct or class

sc Scope*

current scope

Return Value

if found, returns FuncDeclaration of opAssign, otherwise null

Suggestion Box / Bug Report