quack.aliasthis

Contains definition of isAliasThis, which checks if one type has an alias this of the other.

Members

Enums

isAliasThis
eponymoustemplate isAliasThis(Child, Parent)

Returns true if Child has an alias this of type Parent, and as such is implicitly convertable.

Meta